@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1370px
    }
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 10px
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.btn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

p {
    margin: 0 0 10px
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0
}

.pagination>li {
    display: inline
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top
}

th {
    text-align: left
}

td,
th {
    padding: 0
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

a {
    text-decoration: none
}

.clearfix:after {
    content: ".";
    height: 0;
    line-height: 0;
    visibility: hidden
}

.clearfix,
.clearfix:after {
    clear: both;
    display: block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

* {
    box-sizing: border-box
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

* {
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none
}

body {
    background-color: #111;
    color: #fff;
    font-family: Bookman, Tahoma, Verdana
}

.top_head {
    color: #fff;
    float: left;
    font-size: 16px;
    width: 100%
}

.logo {
    display: flex;
    justify-content: center
}

.logo span {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 16px;
    margin-left: 20px;
    margin-top: 10px
}

.sosial {
    float: right;
    text-align: center
}

.sosial a {
    color: #ccc;
    font-size: 27px
}

.sosial img {
    width: 25px
}

.main_menu,
.menu {
    float: left;
    width: 100%
}

.menu {
    list-style: none;
    margin: 20px 0;
    text-align: center
}

.menu li {
    display: inline-block
}

.menu li a {
    color: #fff !important;
    font-family: Tahoma, Verdana;
    font-size: 17px;
    text-transform: uppercase
}

.menu li a:first-child {
    padding-left: 0 !important
}

.menu li a:hover {
    color: #c9252b;
    text-decoration: none
}

.box_search {
    float: right;
    margin-left: 30px;
    margin-top: 32px;
    position: relative
}

.box_search input {
    border: none;
    border-radius: 10px;
    height: 25px;
    width: 250px
}

.box_search i {
    position: absolute;
    right: 8px;
    top: 6px
}

.box_live_top,
.box_live_top_page {
    float: left;
    width: 100%
}

.box_count_down {
    background: url(/images/bg_count_down_03.png) 50%;
    float: left;
    padding: 20px 0
}

.vs {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 45px;
    margin-top: 20px
}

@media (max-width:940px) {
    .vs {
        font-size: 22px
    }
}

.heading_live_fooball_match {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 25px;
    margin-top: 15px
}

.heading_live_fooball_match,
.info_live_match_football {
    float: left;
    text-align: center;
    width: 100%
}

.logo_1 img,
.logo_2 img {
    max-height: 60px;
    max-width: 170px
}

.info_live_league {
    font-family: Bookman, Tahoma, Verdana
}

.watching_now {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%
}

.btn_watch_now {
    background: #c9252b;
    font-size: 20px;
    padding: 0 10px 3px
}

.btn_watch_now,
.logo_1 p,
.logo_2 p {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana
}

.logo_1 p,
.logo_2 p {
    font-weight: 700;
    margin-top: 10px
}

.count_down {
    float: left;
    text-align: center;
    width: 100%
}

.timer {
    background: #6a171a;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 31px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 5px 15px;
    text-align: center
}

.timer i {
    font-size: 15px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

#demo {
    float: left;
    margin-bottom: 0;
    text-align: center;
    width: 100%
}

.list_match {
    background: #000;
    float: left;
    height: 421px;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0
}

.list_live_football_match_home_body {
    float: left;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.list_match hr {
    border-top: 2px solid #fff;
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%
}

.comment_live i,
.list_match i {
    color: #fff;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 13px;
    padding-left: 5px
}

.comment_live h3,
.list_match h3 {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}

.list_hot_match_football {
    border-bottom: 1px solid #fff;
    float: left;
    min-height: 140px;
    width: 100%
}

.logo_league,
.match_detail {
    padding-left: 0
}

.match_detail span {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px
}

.match_detail img.logo {
    height: 42px;
    width: 42px
}

.match_detail {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 3px
}

.logo_league {
    height: 88px;
    margin-bottom: 15px;
    margin-top: 10px;
    max-height: 88px;
    max-width: 70px;
    width: 70px
}

.btn_watch_list {
    background: #c9252b;
    border-radius: 0;
    color: #fff;
    float: left;
    margin-top: 5px;
    padding: 5px
}

.time_matches {
    float: left;
    margin-top: 10px
}

.match_sche {
    border: 1px solid #777;
    border-radius: 10px
}

.match_sche h3 {
    background: #595959;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 25px;
    padding: 10px 10px 6px
}

.match_sche hr {
    float: left;
    margin-top: 5px;
    width: 100%
}

.menu_league {
    float: left;
    list-style: none;
    width: 100%
}

.menu_league li {
    border-right: 1px solid #fff;
    display: inline-block
}

.menu_league li a {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 14px;
    line-height: 9px;
    padding: 10px;
    text-transform: uppercase
}

.menu_league li a.all {
    padding-left: 0 !important
}

.date_match {
    float: left;
    text-align: center;
    width: 100%
}

.date_match .month {
    color: #ffc229;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 30px;
    margin-top: 10px
}

.next_mont,
.pre_mont {
    color: #fff !important;
    text-decoration: underline
}

.items_day {
    background: #414141;
    cursor: pointer;
    float: left
}

.active_day,
.items_day:hover {
    background: #fff
}

.active_day p {
    color: #dd0101
}

.items_day p {
    float: left;
    width: 100%
}

.bx-wrapper .bx-viewport {
    background: 0 0 !important;
    height: auto !important
}

.bxslider {
    float: left;
    margin-top: 20px;
    width: 100%
}

.day_number {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 10px;
    text-align: left
}

.day_number,
.thu_ngay {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana
}

.thu_ngay {
    font-size: 12px;
    margin-right: 5px;
    text-align: right
}

.items_day:hover .day_number,
.items_day:hover .thu_ngay {
    color: #dd0101
}

.satuday {
    background: #27402f
}

.sunday {
    background: #41390e
}

.list_match_leageu {
    float: left;
    margin-top: 50px;
    width: 100%
}

.match_list_l {
    border-bottom: 1px solid #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.time_m_l {
    border-right: 1px solid #fff;
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 31px;
    margin-top: 20px;
    text-align: left
}

.name_club {
    margin-top: 15px;
    text-align: center
}

.name_club img {
    margin-left: 10px;
    margin-right: 10px
}

.name_club span {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 16px
}

.tiso {
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 11px
}

.name_club p {
    float: left;
    text-align: center;
    width: 100%
}

.btn_review {
    background: #fe8e28;
    color: #fff
}

.btn_review:hover {
    background: #fff;
    color: #e00202
}

.btn_live,
.btn_review {
    background: #fe8e28;
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.btn_live:hover {
    background: #fff;
    color: #e00202
}

.match_leageu {
    float: left;
    margin-bottom: 40px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #42191a;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font: inherit;
    font-family: Bookman, Tahoma, Verdana;
    line-height: 1em;
    margin: 10px 10px 0 0;
    padding: .5em 3.5em .5em 1em
}

select.classic {
    background-image: linear-gradient(45deg, transparent 50%, #2c1818 0), linear-gradient(135deg, #2c1818 50%, transparent 0), linear-gradient(90deg, #2c1818, #2c1818);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0
}

select.classic,
select.classic:focus {
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em
}

select.classic:focus {
    background-image: linear-gradient(45deg, #fff 50%, transparent 0), linear-gradient(135deg, transparent 50%, #fff 0), linear-gradient(90deg, gray, gray);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    border-color: grey;
    outline: 0
}

.content_righbar {
    background: #522426;
    border-radius: 5px;
    float: left;
    width: 100%
}

.right_bar {
    padding-right: 0
}

.content_righbar p {
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 15px;
    text-transform: uppercase
}

.content_righbar hr {
    float: left;
    width: 100%
}

.main_th {
    max-width: 3.125rem;
    text-align: center
}

.table_data {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    width: 100%
}

.home_content {
    border-radius: 10px;
    font-family: Bookman, Tahoma, Verdana !important;
    font-size: 16px;
    height: 500px;
    padding: 15px
}

.home_content h1 {
    color: #b50303;
    font-size: 31px
}

.home_content h1,
.home_content p {
    font-family: Bookman, Tahoma, Verdana
}

.home_content p {
    color: #111;
    font-size: 16px;
    line-height: 1.7em
}

.home_content img {
    display: block;
    margin: 10px auto
}

.menu_footer_amzfootball {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    float: left;
    margin-top: 40px;
    width: 100%
}

footer {
    float: left;
    margin-top: 15px;
    width: 100%
}

.box_about {
    padding-left: 0
}

.box_about p {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 13px;
    line-height: 1.7em
}

.box_ads .heading_ads {
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%
}

.box_ads .heading_ads,
.box_ads p {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    text-align: center
}

.sosial_footer {
    font-size: 35px
}

.sosial_footer a {
    color: #fff
}

.copryright {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    margin-top: 10px;
    padding-left: 0
}

.loadding_panel,
.no_matches {
    display: none;
    float: left;
    text-align: center;
    width: 100%
}

.no_matches {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 19px;
    margin-top: 20px
}

.btn_watch_list:hover,
.btn_watch_now:hover {
    background: #fff;
    color: #e00202
}

.match_logo_clubg {
    height: 57px;
    width: 60px
}

.logo_match_l {
    height: 50px;
    width: 133px
}

.live_video {
    display: none;
    margin-top: 30px;
    overflow: hidden;
    padding-left: 0
}

.live_video img {
    height: 100%
}

.box_live_top_page {
    float: left;
    width: 100%
}

.live_video {
    margin-top: 0;
    padding-right: 0
}

.comment_live i {
    margin-left: 10px
}

.list_comment {
    float: left;
    margin-top: 9px;
    width: 100%
}

.avartar img {
    border-radius: 50%;
    margin-top: 6px;
    max-width: 30px;
    overflow: hidden
}

.avarta {
    text-align: center
}

.content_commment {
    height: 289px;
    margin-left: 10px;
    padding: 0
}

.name_comment {
    color: #ccc;
    font-size: 12px
}

.comemnt_content {
    background: #333;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    padding: 10px
}

.time_flag img {
    height: 30px;
    width: 30px
}

.time_flag {
    text-align: right
}

.box_input_comment {
    float: left;
    margin-top: 20px;
    padding-left: 2px;
    padding-right: 2px;
    width: 100%
}

.box_input_comment input {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    float: left;
    height: 50px;
    padding-left: 10px;
    width: 100%
}

.box_comment {
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    margin-top: 0;
    width: 100%
}

.box_comment,
.comment_live {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.comment_live {
    background: #000;
    height: 439px
}

.live_vs {
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px 15px
}

.related_live_match {
    float: left;
    padding-top: 20px;
    width: 100%
}

.related_live_match h3 {
    background: #595959;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 18px;
    padding: 10px 10px 6px
}

.related_live_match hr {
    border-top: 1px solid #716c6c;
    float: left;
    margin-top: 5px;
    width: 100%
}

.heading_content_match {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    width: 100%
}

.logo_info1 {
    margin-top: 40px;
    text-align: center
}

.logo_info1 img {
    max-height: 60px;
    max-width: 60px
}

.content_info {
    text-align: center
}

.content_info p {
    font-size: 25px;
    font-weight: 700;
    padding: 30px;
    width: 175px
}

.content_info p,
.table_info {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana
}

.table_info {
    font-size: 20px;
    width: 100%
}

.table_info table td {
    border-top: none !important
}

.info_content {
    background: #292929;
    float: left;
    height: 516px;
    margin-bottom: 9px;
    overflow-y: scroll;
    width: 100%
}

.info_content::-webkit-scrollbar {
    width: 10px
}

.info_content::-webkit-scrollbar-track {
    background: #f1f1f1
}

.info_content::-webkit-scrollbar-thumb {
    background: #888
}

.info_content::-webkit-scrollbar-thumb:hover {
    background: #555
}

.info_l_orthe {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 0
}

.info_l_orthe span {
    padding-left: 25px;
    padding-right: 25px
}

.btn_live_now {
    background: #fe8e28;
    border-radius: 10px;
    color: #fff;
    margin-top: 20px;
    padding: 10px 25px
}

.btn_live_now:hover {
    background: #fff;
    color: #d50000
}

.info_l_orthe span:first-child {
    padding-left: 0 !important
}

.list_orthe {
    border-bottom: 1px solid #595959;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    width: 100%
}

.content_main {
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%
}

.no_data {
    color: #fff;
    display: none;
    font-family: Bookman, Tahoma, Verdana;
    margin-bottom: 10px;
    text-align: center
}

.no_data,
.sk-body {
    float: left;
    width: 100%
}

.matches-lst-head {
    background-color: red;
    margin-top: 30px
}

.matches-lst-head h1 {
    color: #fff;
    cursor: default;
    font-size: 1.2em;
    line-height: 55px;
    margin: 0 0 0 20px
}

.matches-lst-th .bg-white {
    background-color: #f7f5f5
}

.matches-lst-th div {
    background-color: #e9e9e9;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.mlt-time {
    color: #5a5a5a;
    display: block;
    padding: 20px 0 0;
    position: relative;
    text-align: center
}

.mltt-up {
    color: #3c3c3c;
    font-weight: 700
}

.mlt-time p {
    line-height: 22px;
    margin: 0
}

.mlt-info {
    color: #828282;
    position: static;
    text-align: center
}

.mlti-home {
    left: 10px
}

.mlti-away,
.mlti-home {
    color: #333;
    font-size: 1.1em;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px
}

.mlti-away span,
.mlti-home span {
    display: inline-block;
    font-size: .9em;
    width: 80px
}

.mlti-home .mlti-logo {
    display: block
}

.mlti-home div {
    display: flex;
    flex-direction: column-reverse;
    float: none !important;
    text-align: center
}

.mlti-away img,
.mlti-home img {
    width: 45px
}

.mlt-tour {
    color: #e74c3c;
    display: block;
    text-align: center
}

.mlt-tour span {
    display: inline-block;
    width: 130px
}

.matches-lst-tr:hover .mlt-bt {
    background: url(/images/mli-hov.png) no-repeat 50%
}

.mlt-bt-bef {
    background: url(/images/mli-bef.png) no-repeat 50%
}

.pagination {
    margin: 10px 0
}

.matches-lst-pg {
    text-align: right
}

.title_match_comment span {
    color: #fff;
    font-size: 1.1em
}

.title_match_comment img {
    height: 57px;
    margin-left: 10px;
    margin-right: 10px;
    width: 57px
}

.title_match {
    background: #fff;
    margin-bottom: 15px;
    margin-top: 15px
}

.box_live_top_page .title_match {
    margin-bottom: 0;
    margin-top: 0
}

.box_live_top_page .title_match .logo_1 img,
.box_live_top_page .title_match .logo_2 img {
    max-height: 70px;
    max-width: 70px
}

.title_match h2 {
    color: #edf119;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.7em;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center
}

.box_comment iframe {
    height: 439px
}

.title_match_comment {
    text-align: center
}

.logo_club {
    margin-top: 35px;
    padding-left: 5px;
    padding-right: 0
}

.logo_club img:first-child {
    margin-right: 15px
}

.luegea_home a {
    color: #ccc
}

.club_name,
.luegea_home a {
    font-family: Bookman, Tahoma, Verdana
}

.club_name {
    color: #fff;
    float: left;
    font-weight: 700;
    width: 100%
}

.list_hot_match_football:last-child {
    border-bottom: 0
}

.info_list_match {
    padding-left: 0;
    padding-right: 0
}

.list_hot_match_football:hover {
    background: #272626;
    cursor: pointer
}

.sk-header-gray {
    background-color: rgba(0, 0, 0, .5);
    margin: 100px 0 30px;
    padding: 5px
}

.match-cm-tour {
    display: block;
    margin-bottom: 20px
}

.match-cm-logo {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border: 1px solid hsla(0, 0%, 59%, .3);
    border-radius: 26.5px;
    float: left;
    height: 50px;
    width: 50px
}

.match-cm-logo img {
    align-items: center;
    margin: 7px 0 0 7px;
    max-height: 39px;
    max-width: 33px;
    text-align: center
}

.match-common,
.match-common h1 {
    color: #fff;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center
}

match-cm-cm {
    cursor: default;
    padding: 0
}

.match-detail {
    color: #fff;
    cursor: default;
    padding: 20px 0
}

.md-line-top span {
    padding: 0
}

.md-line-tl {
    color: #d6d6d6
}

.md-line-top {
    line-height: 25px;
    margin: 0
}

.time_info_orthe {
    color: #fff;
    display: block;
    padding: 20px 0 0;
    position: relative;
    text-align: center
}

.mltt-hot {
    left: -6px;
    position: absolute;
    top: 3px
}

.up_time {
    color: #fff;
    font-weight: 700
}

.time_info_orthe p {
    line-height: 22px;
    margin: 0
}

.fc_orthe {
    color: #fff;
    position: static;
    text-align: center
}

.fc_home_orthe {
    left: 10px
}

.fc_away,
.fc_home_orthe {
    color: #fff;
    font-size: 1.1em;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px
}

.fc_away span,
.fc_home_orthe span {
    display: inline-block;
    font-size: .9em;
    width: 80px
}

.fc_home_orthe .mlti-logo {
    display: block
}

.fc_away img,
.fc_home_orthe img {
    width: 45px
}

.fc_orthe_vs {
    display: none
}

.fc_orther_tour {
    color: #fff;
    display: block;
    text-align: center
}

.fc_orther_tour span {
    display: inline-block;
    width: 130px
}

.mlt-bt-in {
    background: url(/images/mli-in.png) no-repeat 50%
}

.mlt-bt {
    display: block;
    height: 50px
}

.fc_away {
    right: 10px
}

.fc_home_orthe div {
    display: flex;
    flex-direction: column-reverse;
    float: none !important;
    text-align: center
}

.fc_home_orthe .fc_orther_logo {
    display: block
}

.matches-lst-head1 {
    margin-top: 30px
}

.matches-lst-head1 h1 {
    color: #fff;
    cursor: default;
    font-size: 1.2em;
    line-height: 55px;
    margin: 0 0 0 20px
}

.matches-lst-th1 div {
    height: 40px;
    line-height: 40px;
    text-align: center
}

.noPadding {
    padding: 0 !important
}

.matches-lst-tr1 {
    border-bottom: 1px solid #716c6c;
    display: block;
    position: relative
}

.mlt-time1 {
    align-items: center;
    color: #fff;
    display: flex;
    height: 60px;
    justify-content: center;
    position: relative;
    text-align: center
}

.mltt-hot1 {
    left: -6px;
    position: absolute;
    top: 3px
}

.mltt-up1 {
    color: #fff;
    font-weight: 700
}

.mlt-time1 p {
    margin: 0
}

.mlt-info1 {
    color: #fff;
    position: static;
    text-align: center
}

.mlti-home1 {
    left: 10px
}

.mlti-away1,
.mlti-home1 {
    color: #fff;
    font-size: 1.1em;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px
}

.mlti-away1 span,
.mlti-home1 span {
    display: inline-block;
    font-size: .9em;
    width: 60px
}

.mlti-home1 .mlti-logo1 {
    display: block
}

.mlti-home1 div {
    display: flex;
    flex-direction: column-reverse;
    float: none !important;
    text-align: center
}

.mlti-away1 img,
.mlti-home1 img {
    height: 45px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 45px
}

.mlt-tour1 {
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center
}

.mlt-tour1 span {
    display: inline-block;
    width: 130px
}

.mlt-bt1-in {
    background: url(/images/mli-in.png) no-repeat 50%
}

.mlt-bt1 {
    display: block;
    height: 50px
}

.matches-lst1-tr:hover .mlt-bt {
    background: url(/images/mli-hov.png) no-repeat 50%
}

.mlt-bt-bef1 {
    background: url(/images/mli-bef.png) no-repeat 50%
}

.pagination1 {
    margin: 10px 0
}

.matches-lst-pg1 {
    text-align: right
}

.mlti-away1 {
    right: 10px
}

.matches-lst-tr {
    background-color: #e9e9e9;
    border-bottom: 2px solid #f4f4f4;
    display: block;
    position: relative
}

.table_sopcast {
    float: left;
    margin-top: 20px;
    width: 100%
}

.table_sopcast table {
    border: none
}

.table_sopcast table tr th {
    background: #c9252b;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.table_sopcast table {
    background: #fff;
    color: #000;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 15px;
    text-align: center;
    vertical-align: middle
}

.table_sopcast table tr td {
    height: 40px;
    vertical-align: middle
}

.table_sopcast .mlti-vs {
    height: auto;
    line-height: 30px
}

.table_sopcast .matches-lst-tr:hover .mlt-time,
.table_sopcast .matches-lst-tr:hover .mlti-away span,
.table_sopcast .matches-lst-tr:hover .mlti-home span,
.table_sopcast .matches-lst-tr:hover .mlti-vs {
    color: #000
}

.link_sop_detail {
    color: #c9252b
}

.table_sopcast .matches-lst-tr {
    background: none
}

@media (min-width:768px) {
    .table_sopcast .matches-lst-tr {
        background: none
    }

    .table_sopcast .matches-lst-tr:hover {
        background: #f5f5f5;
        color: #000 !important
    }

    .table_sopcast .matches-lst-tr {
        border-bottom: 0
    }

    .table_sopcast .mlti-away span,
    .table_sopcast .mlti-home span {
        height: auto
    }

    .table_sopcast .mlti-away,
    .table_sopcast .mlti-home {
        height: 40px
    }

    .table_sopcast .mlti-away img,
    .table_sopcast .mlti-home img {
        width: 30px
    }

    .matches-lst-tr {
        background-color: #fff;
        border-bottom: 1px solid #b7b7b7;
        position: relative
    }

    .mlt-bt-in {
        background: url(/images/mli-in.png) no-repeat 50%
    }

    .mlt-tour span {
        display: table-cell;
        vertical-align: middle
    }

    .mlt-tour {
        color: #e74c3c;
        display: table;
        height: 80px;
        text-align: center
    }

    .mlti-away span {
        padding-left: 10px;
        width: auto
    }

    .mlti-away {
        text-align: left
    }

    .mlti-vs {
        display: inline-block;
        line-height: 80px
    }

    .mlti-away img,
    .mlti-home img {
        height: 45px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 45px
    }

    .mlti-away .mlti-logo,
    .mlti-away span,
    .mlti-home .mlti-logo,
    .mlti-home span {
        display: table-cell;
        vertical-align: middle
    }

    .mlti-away span,
    .mlti-home span {
        font-size: 1em;
        height: 80px
    }

    .mlti-home span {
        padding-right: 10px;
        width: auto
    }

    .matches-lst-head {
        background-color: red;
        margin-top: 30px
    }

    .mlt-time {
        color: #5a5a5a;
        padding: 20px 0;
        position: relative;
        text-align: center
    }

    .mltt-hot {
        left: -6px;
        position: absolute;
        top: 3px
    }

    .mlt-time p {
        line-height: 22px;
        margin: 0
    }

    .mltt-up {
        color: #3c3c3c;
        font-weight: 700
    }

    .mlt-info {
        color: #828282;
        position: relative;
        text-align: center
    }

    .mlti-home {
        text-align: right
    }

    .mlti-away,
    .mlti-home {
        color: #333;
        display: table-row;
        font-size: 1.1em;
        height: 80px;
        left: 0;
        padding: 0;
        position: relative;
        right: 0;
        top: 0
    }

    .mlti-home .pull-right {
        display: block;
        float: right !important;
        text-align: right
    }

    .matches-lst-tr:hover {
        background-color: #d8d8d8
    }

    .matches-lst-tr:hover .mlt-time {
        background-color: #626262;
        color: #fff
    }

    .matches-lst-tr:hover .mltt-up {
        color: #fff
    }

    .matches-lst-tr:hover .mlt-bt {
        background: url(/images/mli-hov.png) no-repeat 50%
    }

    .matches-lst-pg {
        text-align: right
    }

    .sk-header-gray {
        background-color: #fff;
        border: 1px solid #e1e1e1;
        margin: 10px 0 30px
    }

    .match-common,
    .match-common h1 {
        color: #333
    }

    .match-cm-vs {
        background-color: #f4f4f4;
        color: #e74c3c
    }

    .match-detail {
        color: #333
    }

    .md-line-top {
        line-height: 25px;
        margin: 0
    }

    .md-line-tl {
        color: #333
    }

    .fc_orthe {
        color: #828282;
        position: static
    }

    .time_info_orthe {
        color: #5a5a5a;
        padding: 20px 0;
        position: relative;
        text-align: center
    }

    .time_info_orthe:hover {
        color: #c9252b
    }

    .time_info_orthe p {
        color: #fff;
        line-height: 22px;
        margin: 0
    }

    .fc_orthe {
        color: #fff;
        position: relative;
        text-align: center
    }

    .fc_away,
    .fc_home_orthe {
        color: #fff;
        display: table-row;
        font-size: 1.1em;
        height: 80px;
        left: 0;
        padding: 0;
        position: relative;
        right: 0;
        top: 0
    }

    .fc_home_orthe {
        text-align: right
    }

    .fc_home_orthe .pull-right {
        display: block;
        float: right !important;
        text-align: right
    }

    .fc_away span {
        padding-left: 10px;
        width: auto
    }

    .fc_home_orthe span {
        padding-right: 10px;
        width: auto
    }

    .fc_away span,
    .fc_home_orthe span {
        font-size: 1em;
        height: 80px
    }

    .fc_away .fc_orther_logo,
    .fc_away span,
    .fc_home_orthe .fc_orther_logo,
    .fc_home_orthe span {
        display: table-cell;
        vertical-align: middle
    }

    .fc_away img,
    .fc_home_orthe img {
        width: 45px
    }

    .fc_orthe_vs {
        color: #fff;
        display: inline-block;
        line-height: 80px
    }

    .fc_orther_tour {
        color: #fff;
        display: table;
        height: 80px;
        text-align: center
    }

    .fc_orther_tour span {
        font-family: Bookman, Tahoma, Verdana;
        font-size: 1em;
        width: 130px
    }

    .fc_orther_tour span,
    .mlt-tour1 span {
        display: table-cell;
        vertical-align: middle
    }

    .mlt-tour1 {
        color: #fe8e28;
        height: 60px;
        text-align: center
    }

    .mlti-away1 span {
        padding-left: 10px;
        width: auto
    }

    .mlti-away1 {
        text-align: left
    }

    .mlti-vs1 {
        color: #fff;
        display: inline-block;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 21px;
        font-weight: 700;
        line-height: 38px;
        margin-top: 11px
    }

    .mlti-vs1 p {
        white-space: nowrap
    }

    .mlti-away1 img,
    .mlti-home1 img {
        width: 45px
    }

    .mlti-away1 .mlti-logo1,
    .mlti-away1 span,
    .mlti-home1 .mlti-logo1,
    .mlti-home1 span {
        display: table-cell;
        vertical-align: middle
    }

    .mlti-away1 span,
    .mlti-home1 span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 1em;
        height: 60px
    }

    .mlti-home1 span {
        padding-right: 10px;
        width: auto
    }

    .matches-lst-head1 {
        background-color: red;
        margin-top: 30px
    }

    .matches-lst-head h1 {
        color: #fff;
        cursor: default;
        font-size: 1.5em;
        line-height: 55px;
        margin: 0 0 0 20px;
        text-align: center
    }

    .matches-lst-tr1 {
        border-bottom: 1px solid #716c6c;
        display: block
    }

    .mlt-time1 {
        border-right: 1px solid;
        color: #fff;
        padding: 5px 0;
        position: relative;
        text-align: center
    }

    .mltt-hot1 {
        left: -6px;
        position: absolute;
        top: 3px
    }

    .mlt-time1 p {
        line-height: 22px;
        margin: 0
    }

    .mltt-up1 {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 30px;
        font-weight: 400
    }

    .mlt-info1 {
        color: #828282;
        position: relative;
        text-align: center
    }

    .mlti-away1,
    .mlti-home1 {
        color: #333;
        display: table-row;
        font-size: 1.1em;
        left: 0;
        padding: 0;
        position: relative;
        right: 0;
        top: 0
    }

    .mlti-home1 .pull-right {
        display: block;
        float: right !important;
        text-align: right
    }

    .matches-lst-tr1:hover .mlt-time {
        background-color: #626262;
        color: #fff
    }

    .matches-lst-tr1:hover .mltt-up1 {
        color: #fff
    }

    .matches-lst-tr1:hover .mlt-bt {
        background: url(/images/mli-hov.png) no-repeat 50%
    }

    .mlt-bt-bef {
        background: url(/images/mli-bef.png) no-repeat 50%
    }

    .mlt-bt {
        height: 80px
    }

    .matches-lst-pg1 {
        text-align: right
    }

    .sk-header-gray1 {
        background-color: #fff;
        border: 1px solid #e1e1e1;
        margin: 10px 0 30px
    }

    .match-common1,
    .match-common1 h1 {
        color: #333
    }

    .match-cm-vs1 {
        background-color: #f4f4f4;
        color: #e74c3c
    }

    .match-detail1 {
        color: #333
    }

    .md-line-top1 {
        color: #333;
        line-height: 25px;
        margin: 0
    }

    .mlti-home1 {
        text-align: right
    }
}

.lich-stream .list-stream ul {
    margin: 0;
    padding: 0
}

.lich-stream .list-stream ul li {
    background-color: rgba(0, 0, 0, .6);
    height: 82px;
    list-style: none;
    margin-bottom: 1px;
    transition: .2s ease;
    width: 100%
}

.lich-stream .list-stream ul li a {
    background-color: #172039;
    height: 82px;
    width: 100%
}

.lich-stream .list-stream ul li .logo-tournament {
    float: left;
    width: 18%
}

.lich-stream .list-stream ul li .logo-tournament img {
    margin: 15px 0 0 10px;
    max-height: 60px;
    max-width: 40px
}

.lich-stream .list-stream ul li .info-stream {
    color: #fff;
    float: left;
    width: 49%
}

.lich-stream .list-stream ul li .info-stream .name-match {
    font-size: 13px;
    font-weight: 700;
    margin: 17px 0 0;
    overflow: hidden
}

.name-match {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 37px;
    margin: 8px 0 0;
    padding: 0
}

.lich-stream .list-stream ul li .info-stream .streaming {
    background-color: #d0021b;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 700;
    margin-right: 5px;
    padding: 2px 6px
}

.streaming {
    background-color: #009b32;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 10px;
    text-transform: uppercase
}

.lich-stream .list-stream ul li .info-stream .time-match {
    font-size: 10px;
    font-weight: 400
}

.lich-stream .list-stream ul li .logo-stream {
    float: left;
    margin-right: 2px;
    margin-top: 15px;
    width: 32%
}

.lich-stream .list-stream ul li .logo-stream .logo-1 {
    margin-right: 5px
}

.lich-stream .list-stream ul li .logo-stream .logo-1,
.lich-stream .list-stream ul li .logo-stream .logo-2 {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border: 1px solid hsla(0, 0%, 59%, .3);
    border-radius: 26.5px;
    float: left;
    height: 50px;
    padding: auto;
    width: 50px
}

.lich-stream .list-stream ul li .logo-stream img {
    align-items: center;
    margin: 7px 0 0 7px;
    max-height: 39px;
    max-width: 33px;
    text-align: center
}

.lich-stream .list-stream ul li:hover {
    background: rgba(77, 77, 77, .6);
    border-right: 2px solid #539b4b;
    height: 82px;
    list-style: none;
    margin-bottom: 1px;
    width: 100%
}

.lich-stream {
    margin-bottom: 20px;
    padding: 0
}

.mlti-away {
    right: 10px
}

.hide_home,
.less,
.menu_mobile {
    display: none
}

.navbar-default {
    background-color: #111;
    border-color: #111
}

.navbar-collapse {
    padding-left: 0
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 6px;
    width: 37px
}

.navbar-default .navbar-toggle {
    border-color: #000
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #000
}

.navbar-toggle {
    margin-right: 3px;
    top: -50px
}

.affter_live .heading_live_fooball_match {
    margin-top: 58px
}

.affter_live .logo_1 {
    margin-bottom: 70px
}

.score_affter_live {
    background: #c9252b;
    font-size: 45px
}

.affter_live .vs_home {
    padding-left: 0
}

.affter_live .logo_1 p,
.affter_live .logo_2 p,
.before_live .logo_1 p,
.before_live .logo_2 p {
    font-size: 18px
}

.btn_rep {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.list_orthe:hover {
    background: #3a3838;
    cursor: pointer
}

.heading_lich {
    color: #ffc229;
    font-size: 21px;
    text-align: center
}

.matches-lst-th1 {
    border-bottom: 1px solid #716c6c;
    padding-bottom: 10px
}

.lichthidau {
    margin-top: 20px
}

.ads_block_header {
    float: left;
    text-align: center;
    width: 100%
}

.news {
    float: left;
    margin-top: 30px;
    width: 100%
}

.no_padding_right {
    padding-right: 0 !important
}

.no_padding_left {
    padding-left: 0
}

.lef_top_news img {
    border-radius: 10px;
    max-width: 100%;
    overflow: hidden;
    width: 100%
}

.title_left_news {
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%
}

.lef_top_news p,
.title_left_news {
    color: #fff;
    font-family: Bookman, Tahoma, Verdana
}

.lef_top_news p {
    font-size: 14px;
    line-height: 1.4em;
    text-align: justify
}

.img_right_news img {
    border-radius: 5px;
    max-width: 100%;
    overflow: hidden;
    width: 100%
}

.info_right_news a {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.right_top_news hr {
    border-top: 1px solid #5d5b5b;
    float: left;
    width: 100%
}

.right_top_news:last-child hr {
    display: none
}

.new_hr1,
.news_hr2 {
    border-top: 1px solid #5d5b5b;
    float: left;
    width: 100%
}

.right_top_news p {
    text-align: justify;
    width: 100%
}

.news .news_h3,
.right_top_news p {
    color: #fff;
    float: left;
    font-family: Bookman, Tahoma, Verdana
}

.news .news_h3 {
    background: #595959;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 25px;
    padding: 10px 10px 6px
}

.list_top_news .info_right_news a {
    margin-top: 10px
}

.news .bl_h3 {
    float: left;
    margin-top: 5px;
    width: 100%
}

.list_main_news {
    float: left;
    margin-top: 20px;
    width: 100%
}

.list_main_news .right_top_news {
    float: right;
    padding-left: 0
}

.list_main_news .info_right_news p {
    margin-top: 15px
}

.news .pagination {
    float: left;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 17px;
    text-align: center;
    width: 100%
}

.news .pagination a {
    color: #424242;
    padding: 10px 5px
}

.news .pagination a:hover {
    color: #fff
}

.news_detail {
    float: left;
    margin-top: 40px;
    width: 100%
}

.content_news {
    background: #fff;
    color: #333 !important;
    font-family: "Noto Serif", serif;
    line-height: 30px
}

.short_description {
    float: left;
    font-weight: 700;
    width: 100%
}

.content_news h1 {
    font-size: 32px;
    line-height: 38px
}

.date_post {
    color: #888;
    margin-bottom: 10px
}

.news_content {
    color: #333 !important;
    float: left;
    text-align: left;
    width: 100%
}

.news_content p {
    float: left;
    font-size: 15px;
    width: 100%
}

.match_info {
    background: #fff;
    border: 1px solid #d05252;
    border-radius: 10px;
    color: #000;
    cursor: pointer;
    float: left;
    margin-top: -4px;
    text-align: center;
    width: 100%
}

.match_info:hover {
    background: #841717;
    color: #fff !important
}

.img_cn img {
    float: left
}

.img_cn img,
.img_kk img {
    margin: 10px 0;
    max-height: 100%;
    max-width: 100px;
    padding: 0;
    width: 100px
}

.img_cn span,
.img_kk span {
    font-weight: 700;
    height: 100px;
    padding-top: 10%;
    text-transform: uppercase;
    vertical-align: middle
}

.no-padding-right {
    padding-right: 0
}

.no-padding-left {
    padding-left: 0
}

.list_giai {
    background: #522426;
    background-size: cover;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    padding: 7px 10px 11px;
    text-align: center;
    width: 100%
}

.match_info .vs {
    color: #000;
    font-size: 14px;
    margin-top: 20px;
    vertical-align: middle
}

.match_info hr {
    border-top: 1px solid #939393;
    margin: 0 auto 10px;
    width: 90%
}

.mobiledisplay {
    display: none
}

.match_info:hover .vs {
    color: #fff
}

.news_content .image img {
    display: block;
    height: auto;
    margin: 10px auto;
    max-width: 100%;
    padding: 5px;
    width: 600px
}

.news_content i {
    float: left;
    text-align: center;
    width: 100%
}

.news_content .sosial_share {
    margin-bottom: 26px
}

.facebook_commnet {
    margin-top: 30px
}

.facebook_commnet,
.list_news_relative,
.news_relative {
    float: left;
    width: 100%
}

.news_relative {
    margin-top: 30px
}

.list_news_relative {
    background: #f7f7f7
}

.img_relative {
    padding-left: 0
}

.img_relative img {
    max-width: 100%
}

.info_relative {
    float: left;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100%
}

.info_relative a {
    color: #000;
    font-weight: 700
}

#gamesList .group_name {
    background-color: red;
    color: #fff;
    margin-top: 30px;
    padding: 10px !important;
    width: 100%
}

#gamesList {
    float: left;
    padding: 10px 0;
    width: 100%
}

#gamesList .group_name {
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 15px 0 0;
    padding: 5px 0
}

#gamesList .noresult {
    padding-top: 20px;
    text-align: center
}

#gamesList .games,
#gamesList .games li {
    float: left;
    width: 100%
}

#gamesList .games li {
    border-bottom: 1px solid #fff;
    list-style: none;
    position: relative
}

#gamesList .games li:last-child {
    border-bottom: none
}

#gamesList .games li .info {
    background: #ddd;
    float: left;
    padding: 9px 0;
    position: relative;
    vertical-align: top;
    width: 18%
}

#gamesList .games li .hot {
    background: url(/images/flag_hot_red.png) 0 0 no-repeat;
    height: 24px;
    left: -5px;
    position: absolute;
    top: 0;
    width: 24px;
    z-index: 1
}

#gamesList .games li .info .hour {
    font-size: 18px;
    line-height: 18px;
    padding: 4px 0;
    text-align: center
}

#gamesList .games li .info .date {
    font-size: 12px;
    line-height: 12px;
    text-align: center
}

#gamesList .games li .info .cname {
    font-family: Bookman, Tahoma, Verdana;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

#gamesList .games li .info .icon_playing {
    background: url(/images/live.png) 0 -15px no-repeat;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 29px;
    width: 34px
}

#gamesList .games li .versus {
    background-color: #f3f3f3;
    float: left;
    padding: 9px;
    position: relative;
    width: 68%
}

#gamesList .games li .versus .team {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width: 48%
}

#gamesList .games li .versus .team .logo {
    float: left;
    height: 40px;
    margin: 0;
    vertical-align: top;
    width: 40px
}

#gamesList .games li .versus .team .logo img {
    display: block;
    height: 100%;
    margin: 0 auto;
    max-width: 100%
}

#gamesList .games li .versus .team .name {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
    padding: 11px 5px
}

#gamesList .games li .versus .middle {
    float: left;
    font-style: italic;
    margin-top: 11px;
    vertical-align: top;
    width: 4%
}

#gamesList .games li .event .team {
    width: 100%
}

#gamesList .games li .versus .away .logo {
    float: right
}

#gamesList .games li .versus .away .name {
    text-align: right
}

#gamesList .games li:hover .info {
    background: #37033b;
    color: #fff
}

#gamesList .games li:hover .versus {
    background: #555;
    color: #fff
}

#gamesList .games li:hover .info .icon_playing {
    background-position: 0 0
}

.global_title h1 {
    float: left;
    text-align: center;
    width: 100%
}

#versus,
.global_title h1 a {
    color: #fff
}

#versus {
    background: #333;
    overflow: hidden;
    width: 100%
}

#versus .team {
    float: left;
    padding: 0;
    vertical-align: top;
    width: 40%
}

#versus.event .team {
    width: 80%
}

#versus .team .logo {
    float: left;
    height: 70px;
    margin-top: 17px;
    padding: 0 5px;
    vertical-align: top;
    width: 80px
}

#versus .team .logo img {
    display: block;
    height: 100%;
    margin: 0 auto;
    max-width: 100%
}

#versus .team .name {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding-top: 38px;
    vertical-align: top;
    white-space: nowrap
}

#versus .away .logo {
    float: right
}

#versus .away .name {
    text-align: right
}

#versus .middle {
    background: rgba(5, 5, 5, .3);
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 15px 0;
    text-align: center;
    width: 20%
}

#versus .hour {
    font-size: 24px
}

#versus .hour,
#versus .score {
    color: #fff735;
    display: block;
    padding: 15px 0
}

#versus .score {
    font-size: 26px
}

.link-watch ul {
    padding: 0
}

.link-watch {
    margin-top: 20px
}

.linksopcast_details {
    background: #fff;
    float: left;
    width: 100%
}

.linksopcast_details ul {
    list-style: none;
    padding-left: 1%
}

.link_live {
    background: #7f7f7c;
    color: #eefd08;
    float: left;
    font-weight: 700;
    padding: 19.5px;
    text-align: center;
    width: 14%
}

.sopcast_detail .global_title h1 {
    font-size: 23px;
    margin-bottom: 30px;
    text-align: left
}

.sopcast_detail .global_title h1 a {
    color: #fff735
}

.link_backhome {
    font-weight: 700;
    line-height: 35px;
    margin-top: 10px;
    padding: 10px
}

.tile_keo {
    float: left;
    margin-top: 10px;
    width: 100%
}

#tdh_head {
    background-color: #cbcad8;
    cursor: default;
    font-size: 1rem;
    font-weight: 700;
    text-align: center
}

#tdh_head #tdhh_std {
    width: 47%
}

#tdh_head span {
    background-color: #f3f3f3;
    display: inline-block;
    float: left;
    line-height: 22px
}

#tdh_head #tdhh_tlca {
    width: 15%
}

#tdh_head #tdhh_1 {
    background: url(/images/1.png) no-repeat;
    width: 3%
}

#tdh_head #tdhh_tsbt {
    width: 19%
}

#tdh_head #tdhh_2 {
    background: url(/images/2.png) no-repeat;
    width: 3%
}

#tdh_head #tdhh_tlcau {
    width: 13%
}

.fx_coming tr {
    height: 20px
}

.fx_coming th {
    line-height: 22px;
    text-align: center
}

.fx_coming th,
.fx_coming tr.ls {
    background-color: #cbcad8;
    font-size: 11px;
    font-weight: 700
}

.fx_coming tr.ls {
    height: 18px;
    text-transform: uppercase
}

.fx_coming tr>td:first-child {
    border-left-style: solid
}

.fx_coming td {
    border-color: #d7e3f5;
    border-style: none solid solid none;
    border-width: 1px;
    color: #000;
    font-size: 13px;
    padding-left: 5px
}

.fx_coming tr.alt td {
    background-color: #e6eef0
}

.odd_up {
    color: red
}

.odd_down {
    color: #00f
}

.tylekeo {
    background: #fff;
    float: left;
    margin-bottom: 10px;
    width: 100%
}

.home_content ol,
.home_content ul {
    color: #111;
    font-size: 16px;
    list-style: disc
}

.home_content ol li,
.home_content ul li {
    line-height: 1.7rem
}

.style39 {
    color: #f87f03
}

.box_page,
.server_orther {
    text-align: center
}

.server_orther {
    float: left;
    margin-top: 20px;
    width: 100%
}

.server_orther li {
    display: inline-block;
    list-style: none
}

.bnt_sv {
    background: url(/images/play.png) no-repeat;
    background-color: #828282;
    background-position: 0;
    background-position-x: 10px;
    background-position-y: 15px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 28px;
    margin: 0 5px;
    padding: 5px 30px;
    text-align: center
}

.heading_thongbao {
    color: #edf119;
    font-family: Bookman, Tahoma, Verdana;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7em;
    padding-left: 18px;
    text-align: center
}

.heading_thongbao,
.thongbao_chuchay {
    float: left;
    width: 100%
}

.page_before {
    margin-top: 5px
}

.TYLETT {
    background-color: #fff;
    font-family: Bookman, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px
}

.Tyleweb_1a {
    background-color: #797979;
    color: #fff;
    text-align: center;
    width: 30%
}

.Tyleweb_1,
.Tyleweb_1c {
    background-color: #797979;
    color: #fff;
    line-height: 22px;
    text-align: center
}

.Tyleweb_1 {
    width: 10%
}

.bg_h2 {
    background-color: #d5dcc7;
    border-top: 1px solid #b4bba8;
    color: #c83233;
    line-height: 25px;
    margin: 0;
    padding-left: 10px;
    position: relative
}

.bg_h2,
.trd_tyle {
    font-size: 12px;
    text-align: left
}

.trd_tyle {
    background-color: #e3e7dc;
    line-height: 22px
}

.trd_tyleFT {
    background-color: #fff;
    border: 1px solid #c2c9b6;
    color: #259f00;
    font-weight: 700;
    padding: 3px 5px;
    text-align: center
}

.trd_tyleTS {
    background-color: #e3e7dc;
    margin: 3px 0 0;
    padding: 0
}

.trd_tyleTS_bgxam {
    background-color: #f0f0f0;
    line-height: 24px
}

.trd_tyleTS_bgtrang {
    background-color: #fff;
    line-height: 20px
}

.trd_tyleTS_bgxanh {
    background-color: #f0f4f5;
    line-height: 20px
}

.trd_tyleTS1 {
    color: #ff7800;
    width: 35%
}

.trd_tyleTS1,
.trd_tyleTS2 {
    font-weight: 700;
    text-align: center
}

.trd_tyleTS2 {
    color: #646464;
    width: 30%
}

.trd_tyleTS3 {
    color: #c71883;
    font-weight: 700
}

.trd_tyleTS3,
.trd_tyleTS4 {
    text-align: center;
    width: 35%
}

.trd_tyleTS4 {
    color: #646464
}

.trd_tyleTS5 {
    width: 30%
}

.trd_tyleTS5,
.trd_tyleTS6 {
    color: #646464;
    text-align: center
}

.trd_tyleTS6 {
    width: 35%
}

.trd_tyleTS_l,
.trd_tyleTS_r {
    line-height: 20px;
    text-align: center;
    width: 50%
}

.trd_TYLETT_1 {
    background-color: #dde6e9;
    line-height: 22px
}

.trd_TYLETT_1a {
    width: 10%
}

.trd_TYLETT_1a,
.trd_TYLETT_1b {
    color: #646464;
    font-weight: 700;
    text-align: center
}

.trd_TYLETT_1b {
    width: 30%
}

.trd_TYLETT_1c,
.trd_TYLETT_1d {
    width: 25%
}

.trd_TYLETT_1c,
.trd_TYLETT_1d,
.trd_TYLETT_1e {
    color: #646464;
    font-weight: 700;
    text-align: center
}

.trd_TYLETT_1e {
    width: 10%
}

.TYLETT_2 {
    background-color: #ffefd5;
    line-height: 22px
}

.TYLETT_2a {
    color: #333;
    font-size: 12px;
    padding-left: 10px;
    text-align: left
}

.TYLETT_3 {
    background-color: #c6d4f1;
    line-height: 18px
}

.TYLETT_3_1 {
    background-color: #e4e4e4;
    line-height: 18px
}

.TYLETT_3a {
    color: #464646;
    line-height: 15px;
    text-align: center
}

.chutyle {
    color: #ee6363
}

.TYLETT_3b,
.TYLETT_3c {
    color: #464646;
    padding-left: 3px;
    text-align: left
}

.TYLETT_3c,
.TYLETT_3d {
    padding-right: 3px
}

.TYLETT_3d {
    color: #464646;
    text-align: right
}

.TYLETT_3_LIVE {
    background-color: #f9cfb7;
    line-height: 18px
}

.TYLETT_3a_LIVE {
    color: #464646;
    line-height: 15px;
    text-align: center
}

.TYLETT_3b_LIVE,
.TYLETT_3c_LIVE {
    color: #464646;
    padding-left: 3px;
    text-align: left
}

.TYLETT_3c_LIVE,
.TYLETT_3d_LIVE {
    padding-right: 3px
}

.TYLETT_3d_LIVE {
    color: #464646;
    text-align: right
}

.TYLETT_4,
.TYLETT_4_LIVE {
    background-color: #b1b1b1;
    line-height: 22px
}

.TYLETT_5 {
    background-color: #ffefd5;
    line-height: 18px
}

.TYLETT_5a {
    line-height: 15px;
    text-align: center
}

.TYLETT_5a,
.TYLETT_5b {
    background-color: #ffefd5;
    color: #464646
}

.TYLETT_5b {
    padding-left: 3px;
    text-align: left
}

.TYLETT_5c {
    padding-left: 3px;
    text-align: left
}

.TYLETT_5c,
.TYLETT_5d {
    background-color: #ffefd5;
    color: #464646;
    padding-right: 3px
}

.TYLETT_5d {
    text-align: right
}

.trd_phongdo {
    background-color: #e3e7dc;
    font-family: Bookman, Tahoma, Verdana, Helvetica, sans-serif
}

.trd_phongdo,
.trd_phongdo1 {
    font-size: 11px;
    text-align: left
}

.trd_phongdo1 {
    background-color: #d5dcc7;
    border-top: 1px solid #b4bba8;
    color: #c83233;
    line-height: 26px;
    padding-left: 10px
}

.trd_phongdo1a {
    background-color: #d5dcc7;
    padding-left: 0;
    text-align: left;
    width: 40%
}

.trd_phongdo1b {
    background-color: #d5dcc7;
    padding-right: 10px;
    text-align: right;
    width: 60%
}

.trd_phongdo2 {
    background-color: #c83233;
    color: #fff;
    font-size: 11px;
    line-height: 24px
}

.trd_phongdoweb_1 {
    text-align: center;
    width: 8%
}

.trd_phongdoweb_2 {
    text-align: center;
    width: 22%
}

.trd_phongdo2a {
    text-align: center;
    width: 35%
}

.trd_phongdo2b {
    text-align: center;
    width: 15%
}

.trd_phongdo2c {
    text-align: center;
    width: 35%
}

.trd_phongdo2d {
    text-align: center;
    width: 15%
}

.trd_phongdo3 {
    background-color: #fff;
    line-height: 24px
}

.trd_phongdo3a {
    color: #464646;
    padding-right: 5px;
    text-align: right
}

.trd_phongdo3a_1 {
    color: #464646;
    font-size: 11px;
    line-height: 20px;
    text-align: right
}

.trd_phongdo3a_2 {
    color: #5a5a5a;
    font-size: 9px;
    line-height: 12px;
    padding-left: 5px;
    text-align: left
}

.trd_phongdo3b {
    background-color: #eee;
    color: #464646;
    font-size: 11px;
    text-align: center
}

.trd_phongdo3b_1 {
    color: #5a5a5a;
    font-size: 13px;
    line-height: 20px;
    text-align: center
}

.trd_phongdo3b_2 {
    color: #5a5a5a;
    font-size: 10px;
    line-height: 13px;
    text-align: center
}

.trd_phongdo3c {
    color: #464646;
    padding-left: 5px;
    text-align: left
}

.trd_phongdo3c_1 {
    color: #464646;
    font-size: 11px;
    line-height: 20px;
    text-align: left
}

.trd_phongdo3c_2 {
    color: #5a5a5a;
    font-size: 10px;
    line-height: 13px;
    text-align: left
}

.trd_phongdo3d {
    color: #464646;
    text-align: center
}

.trd_phongdo4 {
    background-color: #f7f3ea;
    line-height: 24px
}

.trd_phongdoweb_3 {
    color: #464646;
    text-align: center
}

.trd_phongdoweb_3a {
    color: #464646;
    padding-right: 5px;
    text-align: right
}

.trd_phongdoweb_3b {
    color: #464646;
    padding-left: 5px;
    text-align: left
}

.trd_phongdoweb_3c {
    background-color: #eee;
    color: #464646;
    font-size: 12px;
    text-align: center
}

.trd_pdthongke {
    background-color: #fff;
    color: #595959;
    line-height: 22px;
    padding: 3px 0 22px 10px;
    text-align: left
}

.fb_chat_content {
    background: #fff;
    margin-top: 20px
}

.menu a {
    align-items: center;
    color: inherit;
    display: flex;
    flex-direction: column;
    margin-bottom: -3px;
    width: 100%
}

.menu a span {
    -webkit-box-align: center;
    display: flex;
    margin-bottom: 5px;
    padding: 0 8px
}

.hiddentop_mobile {
    display: none;
    float: left;
    width: 100%
}

.main_menu.stuck,
.menu_mobile.stuck {
    background: #000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 99999
}

.menu_mobile {
    background-color: #000;
    color: #fff;
    font-family: sans-serif;
    padding: 5px 20px;
    width: 100%;
    z-index: 100000
}

.v-title {
    position: relative;
    text-align: left
}

.v-title:before {
    background: #dddfe3;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 12px;
    width: 100%;
    z-index: 0
}

.v-title .v-title-heading {
    background: #fff;
    color: #3b3b3b;
    display: inline-block;
    font-size: 25px;
    font-weight: 400;
    margin-top: 2px;
    padding-right: 15px;
    position: relative;
    text-transform: uppercase
}

.v-title .v-title-heading a {
    color: #3b3b3b
}

.cb-content,
cat-box .cb-content {
    padding: 15px
}

.cb-content {
    background: #fff;
    float: left;
    text-align: left
}

.ft-news {
    margin-bottom: 15px
}

.bg-thumb img,
.top-news img {
    max-width: 100%;
    width: 100%
}

.lst-news {
    margin-bottom: 5px
}

.lst-news .bg-thumb {
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 200px;
    width: 100%
}

.top-news h3 a {
    color: #000;
    font-family: Roboto Condensed, sans-serif !important;
    font-size: 25px
}

.des a,
.top-news p {
    font-family: Roboto Condensed, sans-serif !important;
    font-size: 16px
}

.des a {
    color: #000;
    font-weight: 600
}

.box_content_live_football_sport_stream .right_bar {
    margin-top: 30px
}

.des h3 {
    margin-top: 0
}

.list-news-p p a {
    color: #000;
    font-family: Roboto Condensed, sans-serif !important;
    font-size: 15px;
    font-weight: 500
}

.position-relative {
    position: relative !important
}

.text-center {
    text-align: center !important
}

.p-3 {
    padding: 1rem !important
}

.ads_left {
    float: left;
    margin-top: 30px;
    text-align: center
}

.ads_left img {
    max-width: 100%
}

.ads_left a:nth-child(2) {
    float: left;
    margin-top: 30px
}

.ads_left a:nth-child(2) img {
    height: 250px
}

.tile_keo .breadcrumb {
    display: none
}

.v-title .h2,
.v-title p,
.v-title p a {
    background: #fff;
    color: #3b3b3b;
    display: inline-block;
    font-size: 25px;
    font-weight: 400;
    padding-right: 15px;
    position: relative;
    text-transform: uppercase
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 5px
}

.panel,
.panel-group .panel+.panel {
    background: #292a2b;
    border-bottom: 1px solid #000;
    border-radius: 0;
    margin-top: 0
}

.panel-default>.panel-heading,
.panel-heading {
    background: none;
    border: none;
    border-radius: 0;
    color: #fff
}

.panel-heading {
    padding: 0 15px 3px
}

.panel-heading a,
panel-heading span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.panel-title i {
    line-height: 32px
}

.watch_football_match_info_schedule {
    float: left;
    margin-bottom: 5px;
    width: 100%
}

.live_nows {
    color: #119311 !important;
    float: left;
    font-size: 20px !important;
    text-align: center;
    width: 100%
}

.record_btn {
    border: 1px solid hsla(40, 9%, 75%, .5);
    color: #000;
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: 900;
    height: 37px;
    line-height: 25px !important;
    margin-top: 30px;
    padding: 6px 12px
}

.doted_blink,
.live_nows_btn {
    -webkit-animation: blinkingText .9s infinite;
    animation: blinkingText .9s infinite
}

@-webkit-keyframes blinkingText {
    0% {
        color: #119311
    }

    49% {
        color: #119311
    }

    50% {
        color: #119311
    }

    99% {
        color: transparent
    }

    to {
        color: #000
    }
}

@keyframes blinkingText {
    0% {
        color: #119311
    }

    49% {
        color: #119311
    }

    50% {
        color: #119311
    }

    99% {
        color: transparent
    }

    to {
        color: #000
    }
}

@-webkit-keyframes blinkingTextwhite {
    0% {
        color: #fff
    }

    49% {
        color: #fff
    }

    50% {
        color: #fff
    }

    99% {
        color: transparent
    }

    to {
        color: #000
    }
}

@keyframes blinkingTextwhite {
    0% {
        color: #fff
    }

    49% {
        color: #fff
    }

    50% {
        color: #fff
    }

    99% {
        color: transparent
    }

    to {
        color: #000
    }
}

.doted_blink {
    background: #119311;
    border-radius: 50%;
    float: left;
    height: 10px;
    line-height: 25px;
    margin-right: 10px;
    width: 10px
}

.live_nows_bg .btn_watch {
    border: 1px solid #119311
}

.watch_football_match_info_schedule .btn_watch {
    background-color: #c9252b;
    border-color: #c9252b;
    border-radius: 0;
    line-height: 23px;
    margin-top: 30px;
    text-align: left;
    width: 100px
}

.live_nows_bg .btn_watch {
    background-color: #119311 !important;
    border: 1px solid #119311 !important
}

.btn_watch i {
    line-height: 23px;
    margin-left: 5px
}

.matches-lst-tr:hover .btn_watch {
    background-image: linear-gradient(90deg, #314755 0, #26a0da 51%, #314755);
    border: 1px solid #26a0da
}

.matches-lst-tr:hover {
    background: #4d4d4d;
    color: #fff
}

.matches-lst-tr:hover .mlt-time,
.matches-lst-tr:hover .mlti-away span,
.matches-lst-tr:hover .mlti-home span,
.matches-lst-tr:hover .mlti-vs {
    color: #fff
}

.news_soikeo_home {
    background: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.news_soikeo_home .content_righbar {
    margin-top: 30px
}

.panel-body {
    padding: 0 15px
}

.no-display {
    display: none
}

.nav>li>a>img.hot {
    margin-top: -38px;
    position: relative;
    right: -31px
}

.a-ads-top-chat {
    float: left;
    padding: 0 10px
}

.a-ads-top-chat img {
    max-width: 100%
}

.xbottom,
.xtop,
.ybottom,
.ytop {
    background: transparent;
    display: block;
    font-size: 1px
}

.xboxcontent {
    border: 0 solid #d7e3f5;
    border-width: 0 1px;
    display: block
}

.box_leader {
    background: url(/images/t_coming.gif) no-repeat 5px 3px !important
}

.box_leader table {
    background-image: url(/images/lcoming_bg.gif) !important;
    background-position-x: right !important;
    background-repeat: no-repeat;
    height: 30px
}

.lb_asian,
.lb_euro,
.lb_ou {
    float: left;
    font-size: 9pt;
    font-weight: 700;
    left: -13px;
    position: relative;
    top: 5px
}

.coming {
    padding: 5px
}

tr.ls {
    background-color: #fee78b !important;
    font-size: 11px;
    font-weight: 700;
    height: 18px;
    text-transform: uppercase
}

.fixture_lis th {
    background: #ffa906;
    border: 1px solid #fff;
    color: #fff
}

.fixture_list th,
.fx_coming th,
.ranking_list th {
    background: #a3d3f5;
    border: 1px solid #fff;
    color: #fff;
    height: 22px;
    text-align: center
}

#koboard .h,
.clgi_table1 tr,
.fixture_list tr,
.fixture_stats tr,
.group_standing_table tr,
.group_table tr,
.season_list tr,
tr {
    height: 20px
}

#_ComingMatches_ {
    background: #fff
}

tr.ls td {
    text-align: left !important
}

.cm_pick {
    color: navy;
    font-weight: 700
}

.box_leader table tr {
    float: right
}

.box_leader tr td:nth-child(5),
.box_leader tr td:nth-child(6) {
    display: none
}

.heading_relative {
    background: #522426;
    border-radius: 10px;
    color: #fff;
    float: left;
    padding: 10px;
    text-align: center;
    width: 30%
}

.news_relative hr {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.fx_coming tr td img {
    margin-top: -4px
}

.detail_sopcast_page table tr th {
    background: #c9252b;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.detail_sopcast_page table {
    background: #fff;
    text-align: center
}

.info_stream {
    background: #3e3e3e;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.time_play {
    float: left;
    text-align: center;
    width: 10%
}

.time_play .day,
.time_play .minus {
    color: #fff;
    float: left;
    text-align: center;
    width: 100%
}

.time_play .day {
    background: #232323;
    font-size: 25px;
    margin-bottom: 10px
}

.time_play .minus {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.team_play {
    float: left;
    width: 90%
}

.team_play .team_logo,
.team_play .teams {
    float: left;
    text-align: center;
    width: 100%
}

.team_play .teams {
    background: #232323;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 10px
}

.team_play .team_logo {
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.team_logo img {
    height: 40px;
    width: 40px
}

.heading_sopcast_page {
    color: #fff600;
    float: left;
    font-size: 30px;
    text-align: center;
    width: 100%
}

.table_sopcast tr:nth-child(2n) {
    background-color: #e6eef0
}

.chatnp {
    font-weight: 700
}

.handicap_changed {
    color: #546c24
}

.box_content_sopcast {
    height: auto;
    overflow-y: unset
}

.heading_page_top {
    color: #fff;
    float: left;
    font-family: UTMAvo, sans-serif;
    font-size: 28px;
    text-align: center;
    width: 100%
}

.box_content_live_football_sport_stream {
    margin-bottom: 10px;
    margin-top: 20px
}

.heading_bxh {
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 15px;
    text-transform: uppercase
}

.orther_news_content {
    float: left;
    width: 100%
}

.orther_news_content ul {
    background: #eaf8d2;
    list-style: disc;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 5px 30px
}

.fx_coming th:last-child {
    display: none
}

.content_righbar h3 {
    font-size: 16px;
    margin-top: 15px;
    text-transform: uppercase
}

.content_righbar h3,
.heading_home_sk {
    color: #fff;
    float: left;
    text-align: center;
    width: 100%
}

.heading_home_sk {
    font-size: 20px;
    margin-top: 25px;
    padding: 0 15px
}

.heading_page_top.text-left {
    margin-left: 15px !important;
    text-align: left !important
}

section.footer {
    font-style: normal
}

.demo_hetgio {
    padding-bottom: 38px;
    padding-top: 40px
}

.demo_hetgio .record_btn {
    background: #ac2925;
    border-color: #ac2925;
    color: #fff;
    margin-top: 0
}

.demo_hetgio {
    padding-left: 0 !important
}

.demo_hetgio .btn_watch {
    background: #ac2925;
    border: #ac2925;
    border-left: 1px solid #7d2f2c
}

.demo_hetgio .record_btn {
    -webkit-animation: blinkingTextwhite .9s infinite;
    animation: blinkingTextwhite .9s infinite
}

.live_now_coutdown {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.live_now_right .bnt_what_live {
    float: left;
    height: 35px
}

.live_now_right .live_nows_btn {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 17px
}

.live_now_right {
    float: left;
    line-height: 35px;
    padding-left: 10%;
    width: 100%
}

.live_now_right .btn_watch i {
    float: right;
    line-height: 26px;
    margin-top: 0;
    padding-top: 7px
}

.live_now_right .btn_watch {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    line-height: 35px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 10px
}

.live_now_right .time_matches {
    display: none
}

.info_live_league {
    color: #fff;
    font-size: 20px
}

.info_live_league,
.info_live_match {
    float: left;
    text-align: center;
    width: 100%
}

.heading_match_live {
    border-bottom: 1px dashed #fff;
    float: left;
    margin-bottom: 5px;
    width: 100%
}

.box_live_top_page .sosial_share {
    margin-top: 20px
}

.float-left {
    left: 0;
    position: fixed;
    top: 50px;
    z-index: 10000
}

.float-left img.lazy {
    height: 255px;
    width: 105px
}

.float-right {
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10000
}

.center-banners .show-ads-banner {
    float: left;
    text-align: center;
    width: 100%
}

.center-banners .show-ads-banner img {
    width: 100% !important
}

.mlt-btn-watch {
    margin-top: 30px
}

.accordion {
    background-color: #73737340;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    outline: none;
    padding: 10px;
    text-align: left;
    transition: .4s;
    width: 100%
}

.accordion:after {
    color: #fff;
    content: "+";
    float: right;
    font-weight: 500;
    margin-left: 5px
}

.accordion.active:after {
    content: "−"
}

.panel {
    background-color: #fff;
    display: none;
    transition: max-height .2s ease-out
}

.btn-greenyellow {
    background-color: #75b315;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 10px;
    margin-top: 26px;
    padding: 11px 21px
}

.live_nows_bg {
    float: RIGHT;
    margin-right: 10px;
    margin-top: 25px;
}

@media (max-width:540px) {
    .live_nows_bg {
        margin-right: 0;
        margin-top: 0;
    }
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.menu_footer_amzfootball .menu {
    text-align: left
}

.menu_footer_amzfootball .menu a {
    color: #fff !important;
    font-family: UTMDuepuntozeroBold, sans-serif;
    font-size: 20px;
    padding-left: 15px !important;
    padding-right: 20px !important;
    text-transform: uppercase
}

.menu_footer_amzfootball .menu li a:first-child {
    padding-left: 0 !important
}

.alert_dns {
    background: #000;
    color: #edf119;
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 100%
}

.alert_dns a {
    color: #c9252b
}

.alert_dns span {
    color: #fff
}

.list-news-p,
.show-ads-banner {
    float: left;
    width: 100%
}

.list-news-p {
    margin-top: 10px
}

.cat-top-news {
    float: left;
    margin-top: 30px;
    width: 100%
}

.cat-top-news .cb-content {
    background: none
}

.cat-top-news {
    background: #292929;
    color: #c9c9c9;
    margin-bottom: 20px;
    padding: 15px
}

.cat-top-news .ft-news {
    border-bottom: 1px dashed #626262;
    margin-bottom: 1px;
    padding-bottom: 10px
}

.news .h6,
.news a,
.news h6,
.news p {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    width: 100%
}

.img-fluid {
    height: auto;
    max-width: 100%
}

.cat-top-news .ft-news h3 {
    font-size: 18px;
    margin-top: 0
}

.cat-top-news .news h3 {
    padding: 0
}

.cat-top-news .ft-news h3 a {
    color: #fff
}

.cat-top-news .ft-news h3 a:hover {
    color: #d78e00
}

.cat-top-news .ft-news p {
    color: #d4d4d4;
    font-size: 14px;
    font-weight: 400;
    padding-top: 7px;
    text-align: left
}

.cb-content .news,
.lst-news .news {
    margin-top: 0
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.ft-news col-sm-6 {
    padding-left: 0
}

.cat-list-news {
    float: left;
    width: 100%
}

.cat-list-news .h6,
.cat-list-news a,
.cat-list-news h6,
.cat-list-news p {
    color: #000;
    font-size: 14px;
    text-align: left
}

.cat-list-news .news .col-sm-8 h3 {
    margin-bottom: 5px;
    margin-top: 0
}

.cat-list-news .news p {
    margin-bottom: 0;
    margin-top: 5px
}

.cat-list-news .news {
    margin-bottom: 20px;
    margin-top: 0
}

.menu li a span img {
    height: 17px;
    width: 17px
}

.cat-list-news a {
    font-size: 1.17em;
    margin-bottom: 10px
}

#noidung_neo,
.cat-list-news a {
    float: left;
    font-weight: 700;
    width: 100%
}

#noidung_neo {
    background: rgba(0, 0, 0, .95);
    line-height: 27px;
    padding: 5px
}

#noidung_neo img {
    float: left;
    margin: 0
}

#noidung_neo i {
    color: #fff;
    font-style: normal;
    line-height: 30px;
    padding-left: 20px;
    text-transform: uppercase
}

#noidung_neo:after {
    color: #fff;
    content: "−";
    float: right;
    font-weight: 700;
    margin-left: 5px
}

#noidung_neo.active_neo:after {
    content: "+";
    font-weight: 700
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {

    #demo,
    .logo_1,
    .logo_2,
    .vs_home {
        padding-left: 0
    }

    .list_match {
        height: auto;
        margin-top: 0;
        overflow-y: visible;
        width: 100% !important
    }

    .mlt-tour1 {
        display: none
    }

    .tiso {
        border: none
    }

    .matches-lst-tr1 {
        padding-bottom: 20px
    }

    .logo_club {
        margin-top: 0;
        text-align: center
    }

    .list_hot_match_football {
        padding-bottom: 25px
    }

    .score_affter_live {
        font-size: 20px !important
    }

    .home_content img {
        height: auto;
        width: 100%
    }

    .box_about {
        padding-left: 15px
    }

    .box_ads h3,
    .box_ads p {
        font-size: 17px;
        text-align: center
    }

    .dmca {
        float: left;
        text-align: center;
        width: 100%
    }

    .copryright {
        padding-left: 15px
    }

    .box_about,
    .copryright {
        text-align: center
    }

    .logo {
        padding-left: 15px
    }

    .sosial {
        display: none
    }

    .box_ads {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .box_live_top,
    .box_live_top_page {
        z-index: 1000
    }

    .menu li {
        float: left;
        width: 100%
    }

    .navbar-collapse {
        padding-left: 30px !important
    }

    .box_search {
        display: none
    }

    .related_live_match {
        margin-top: 50px
    }

    .info_l_orthe {
        margin-bottom: 20px;
        text-align: center
    }

    .live_video {
        height: auto;
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 5px
    }

    .footer {
        float: left;
        margin-top: 10px;
        width: 100%
    }

    .list_comment {
        height: auto
    }

    .comment_live {
        height: auto;
        margin-top: 5px
    }

    .box_comment {
        height: auto
    }

    .btn_rep {
        float: left;
        width: 100%
    }

    .hr1 {
        border-top: 1px solid #585858
    }

    .hr2 {
        display: none
    }

    .timer {
        font-size: 25px
    }

    .vs {
        font-size: 22px
    }

    .ads_block_header,
    .matches-lst-th1 {
        display: none
    }

    .right_top_news {
        float: left;
        padding-left: 0;
        width: 100%
    }

    .info_right_news {
        margin-top: 10px;
        padding-left: 0
    }

    .content_righbar {
        width: 100%
    }

    .box_page {
        text-align: center
    }

    .matches-lst-th {
        display: none
    }

    .matches-lst-head h1 {
        line-height: 37px;
        margin-top: 3px
    }

    .live_video {
        margin-top: 8px
    }

    .hide_home,
    .less {
        display: block
    }

    .full {
        display: none
    }

    .home_content {
        height: auto
    }

    .hiddentop_mobile {
        background: #000;
        display: block !important;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        position: relative;
        text-align: center
    }

    .hiddentop_mobile a {
        color: #fff !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 20px;
        text-transform: uppercase
    }

    .hiddentop_mobile a.hot span.hot {
        background-color: #ffeb3c;
        border-radius: 4px;
        color: #000;
        font-size: 12px;
        padding: 1px 5px;
        position: absolute;
        right: 54px;
        text-transform: lowercase;
        top: 7px
    }

    .box_count_down {
        margin-top: 0
    }

    .main_menu {
        display: none
    }

    .menu_mobile {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .menu_mobile ul li {
        display: inline-block
    }

    .menu_mobile ul li a {
        color: #fff;
        padding: 7px
    }

    .info_list_match p:last-child {
        float: left;
        text-align: center;
        width: 100%
    }

    .btn_watch_list,
    .time_matches {
        float: none
    }

    .luegea_home {
        float: left;
        margin-top: 5px;
        text-align: center;
        width: 100%
    }

    .luegea_home a {
        color: #ccc;
        float: left;
        margin-bottom: 5px;
        margin-top: 10px;
        width: 100%
    }

    .luegea_home a,
    .timer {
        font-family: Bookman, Tahoma, Verdana
    }

    .timer {
        background: #6a171a;
        border-radius: 10px;
        color: #fff;
        font-size: 21px;
        line-height: 1em;
        margin: 30px 5px;
        padding: 5px 10px;
        text-align: center
    }

    .timer i {
        font-size: 12px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .show-ads-banner img {
        max-width: 100%;
        width: 100%
    }

    .box_count_down {
        height: auto;
        margin-bottom: 5px;
        margin-top: 5px !important;
        min-height: unset;
        width: 100% !important
    }

    .match_detail span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 17px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle
    }

    .logo a {
        text-align: center;
        width: 100%
    }

    .club_name {
        font-size: 16px;
        text-align: center
    }

    .desktopdisplay {
        display: none
    }

    .mobiledisplay {
        display: block
    }

    .img_cn img,
    .img_kk img {
        height: 50px;
        width: 70px
    }

    .img_cn span,
    .img_kk span {
        font-size: 12px;
        height: auto;
        padding: 0
    }

    .tile_info {
        float: left;
        width: 100%
    }

    .tile_cau {
        padding: 0;
        text-align: center
    }

    .lst-cat-sk .sk-item a {
        padding: 3px
    }

    .img_cn img,
    .img_kk img {
        float: none
    }

    .top-news .no_padding_left {
        padding-left: 15px
    }

    .top-news h3 a {
        font-size: 20px
    }

    .news_soikeo .cat-box {
        padding-left: 0;
        padding-right: 0
    }

    .server_orther {
        margin-top: 5px
    }

    .bnt_sv {
        border-radius: 0;
        line-height: 22px;
        padding: 5px 25px
    }

    .content_news h1 {
        font-size: 18px;
        font-weight: 700
    }

    .bnt_what_live {
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .title_match {
        margin-bottom: 0
    }

    .box_leader table tr td:first-child {
        display: none
    }

    .team_play,
    .time_play {
        width: 100% !important
    }

    .team_play .team_logo {
        font-size: 18px !important
    }

    .team_play .team_logo img {
        height: 25px;
        width: 25px
    }

    .detail_sopcast_page .table-bordered>tbody>tr>td {
        padding: 8px 0
    }

    .heading_relative {
        float: left !important;
        width: 100% !important
    }

    select.classic {
        width: 95%
    }

    .right_bar {
        float: left !important;
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .v-title:before {
        right: 0;
        width: 39%
    }

    .content_soikeo_new {
        margin-bottom: 20px;
        padding-right: 0
    }

    .fx_coming td {
        font-size: 9px
    }

    .demo_hetgio {
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .live_now_right .btn_watch {
        float: left
    }

    .live_now_right {
        padding-left: 0
    }

    .live_now_right .bnt_what_live {
        padding-left: 19%
    }

    .float-left,
    .float-right {
        display: none
    }

    .boctham_giai {
        height: auto;
        line-height: unset
    }

    .btn-greenyellow {
        float: left;
        padding: 11px 21px !important
    }

    .matches-lst-tr .bnt_what_live {
        margin-top: 10%;
        padding-left: 12%
    }

    .live_nows_bg {
        float: left
    }

    .match_detail img.logo {
        width: auto
    }

    .fx_coming td {
        border-width: 0;
        padding-left: 0
    }

    #noidung_neo img {
        float: left;
        margin: 0;
        width: auto
    }

    .mlt-time {
        padding: 10px 0 0
    }

    .mlt-info,
    .mlt-time {
        width: 100%
    }

    .matches-lst-tr .bnt_what_live {
        margin-bottom: 20px;
        margin-top: 17px;
        padding-left: 0;
        text-align: CENTER
    }

    .btn-greenyellow,
    .live_nows_bg {
        float: none
    }

    .btn-greenyellow {
        position: relative;
        top: -14px
    }

    .list_hot_match_football {
        min-height: auto;
        padding-bottom: 0
    }

    .news_soikeo_home .col-md-8 {
        width: 100% !important
    }

    .tiso {
        padding: 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    body {
        overflow-x: hidden
    }

    #demo,
    .logo_1,
    .logo_2,
    .vs_home {
        padding-left: 0
    }

    .list_match {
        height: auto;
        margin-top: 0;
        overflow-y: visible
    }

    .mlt-tour1 {
        display: none
    }

    .tiso {
        border: none
    }

    .matches-lst-tr1 {
        padding-bottom: 20px
    }

    .logo_club {
        margin-top: 0;
        text-align: center
    }

    .list_hot_match_football {
        padding-bottom: 25px
    }

    .score_affter_live {
        font-size: 20px !important
    }

    .home_content img {
        height: auto;
        width: 100%
    }

    .box_about {
        padding-left: 15px
    }

    .box_ads h3,
    .box_ads p {
        font-size: 17px;
        text-align: center
    }

    .dmca {
        float: left;
        text-align: center;
        width: 100%
    }

    .copryright {
        padding-left: 15px
    }

    .box_about,
    .copryright {
        text-align: center
    }

    .logo {
        padding-left: 15px
    }

    .sosial {
        display: none
    }

    .box_ads {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .box_live_top,
    .box_live_top_page {
        z-index: 1000
    }

    .menu li {
        float: left;
        width: 100%
    }

    .navbar-collapse {
        padding-left: 30px !important
    }

    .box_search {
        display: none
    }

    .related_live_match {
        margin-top: 50px
    }

    .info_l_orthe {
        margin-bottom: 20px;
        text-align: center
    }

    .live_video {
        height: auto;
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 5px
    }

    .footer {
        float: left;
        margin-top: 10px;
        width: 100%
    }

    .list_comment {
        height: auto
    }

    .comment_live {
        height: auto;
        margin-top: 5px
    }

    .box_comment {
        height: auto
    }

    .btn_rep {
        float: left;
        width: 100%
    }

    .hr1 {
        border-top: 1px solid #585858
    }

    .hr2 {
        display: none
    }

    .timer {
        font-size: 25px
    }

    .vs {
        font-size: 22px
    }

    .ads_block_header,
    .matches-lst-th1 {
        display: none
    }

    .right_top_news {
        float: left;
        padding-left: 0;
        width: 100%
    }

    .info_right_news {
        margin-top: 10px;
        padding-left: 0
    }

    .content_righbar {
        width: 100%
    }

    .box_page {
        text-align: center
    }

    .matches-lst-th {
        display: none
    }

    .matches-lst-head h1 {
        line-height: 37px;
        margin-top: 3px
    }

    .live_video {
        margin-top: 8px
    }

    .hide_home,
    .less {
        display: block
    }

    .full {
        display: none
    }

    .home_content {
        height: auto
    }

    .hiddentop_mobile {
        background: #000;
        display: block !important;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        position: relative;
        text-align: center
    }

    .hiddentop_mobile a {
        color: #fff !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 20px;
        text-transform: uppercase
    }

    .hiddentop_mobile a.hot span.hot {
        background-color: #ffeb3c;
        border-radius: 4px;
        color: #000;
        font-size: 12px;
        padding: 1px 5px;
        position: absolute;
        right: 54px;
        text-transform: lowercase;
        top: 7px
    }

    .box_count_down {
        margin-top: 0
    }

    .main_menu {
        display: none
    }

    .menu_mobile {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .menu_mobile ul li {
        display: inline-block
    }

    .menu_mobile ul li a {
        color: #fff;
        padding: 7px
    }

    .info_list_match p:last-child {
        float: left;
        text-align: center;
        width: 100%
    }

    .btn_watch_list,
    .time_matches {
        float: none
    }

    .luegea_home {
        float: left;
        margin-top: 5px;
        text-align: center;
        width: 100%
    }

    .luegea_home a {
        color: #ccc;
        float: left;
        margin-bottom: 5px;
        margin-top: 10px;
        width: 100%
    }

    .luegea_home a,
    .timer {
        font-family: Bookman, Tahoma, Verdana
    }

    .timer {
        background: #6a171a;
        border-radius: 10px;
        color: #fff;
        font-size: 21px;
        line-height: 1em;
        margin: 30px 5px;
        padding: 5px 10px;
        text-align: center
    }

    .timer i {
        font-size: 12px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .show-ads-banner img {
        max-width: 100%;
        width: 100%
    }

    .box_count_down {
        height: auto;
        margin-bottom: 5px;
        min-height: unset
    }

    .match_detail span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 17px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle
    }

    .logo a {
        text-align: center;
        width: 100%
    }

    .club_name {
        font-size: 16px;
        text-align: center
    }

    .desktopdisplay {
        display: none
    }

    .mobiledisplay {
        display: block
    }

    .img_cn img,
    .img_kk img {
        height: 50px;
        width: 70px
    }

    .img_cn span,
    .img_kk span {
        font-size: 12px;
        height: auto;
        padding: 0
    }

    .tile_info {
        float: left;
        width: 100%
    }

    .tile_cau {
        padding: 0;
        text-align: center
    }

    .lst-cat-sk .sk-item a {
        padding: 3px
    }

    .img_cn img,
    .img_kk img {
        float: none
    }

    .top-news .no_padding_left {
        padding-left: 15px
    }

    .top-news h3 a {
        font-size: 20px
    }

    .news_soikeo .cat-box {
        padding-left: 0;
        padding-right: 0
    }

    .server_orther {
        margin-top: 5px
    }

    .bnt_sv {
        border-radius: 0;
        line-height: 22px;
        padding: 5px 25px
    }

    .content_news h1 {
        font-size: 18px;
        font-weight: 700
    }

    .bnt_what_live {
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .title_match {
        margin-bottom: 0
    }

    .box_leader table tr td:first-child {
        display: none
    }

    .team_play,
    .time_play {
        width: 100% !important
    }

    .team_play .team_logo {
        font-size: 18px !important
    }

    .team_play .team_logo img {
        height: 25px;
        width: 25px
    }

    .detail_sopcast_page .table-bordered>tbody>tr>td {
        padding: 8px 0
    }

    .heading_relative {
        float: left !important;
        width: 100% !important
    }

    select.classic {
        width: 95%
    }

    .right_bar {
        float: left !important;
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .v-title:before {
        right: 0;
        width: 39%
    }

    .content_soikeo_new {
        margin-bottom: 20px;
        padding-right: 0
    }

    .fx_coming td {
        font-size: 9px
    }

    .demo_hetgio {
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .live_now_right .btn_watch {
        float: left
    }

    .live_now_right {
        padding-left: 0
    }

    .live_now_right .bnt_what_live {
        padding-left: 19%
    }

    .float-left,
    .float-right {
        display: none
    }

    .boctham_giai {
        height: auto;
        line-height: unset
    }

    .btn-greenyellow {
        float: left;
        padding: 11px 21px !important
    }

    .matches-lst-tr .bnt_what_live {
        margin-top: 10%;
        padding-left: 12%
    }

    .live_nows_bg {
        float: left
    }

    .match_detail img.logo {
        width: auto
    }

    .fx_coming td {
        border-width: 0;
        padding-left: 0
    }

    #noidung_neo img {
        float: left;
        margin: 0;
        width: auto
    }

    .mlt-time {
        padding: 10px 0 0
    }

    .mlt-info,
    .mlt-time {
        width: 100%
    }

    .matches-lst-tr .bnt_what_live {
        margin-bottom: 20px;
        margin-top: 17px;
        padding-left: 0;
        text-align: CENTER
    }

    .btn-greenyellow,
    .live_nows_bg {
        float: none
    }

    .btn-greenyellow {
        position: relative;
        top: -14px
    }

    .list_hot_match_football {
        min-height: auto;
        padding-bottom: 0
    }

    #noidung_neo img {
        width: 30px
    }

    .bnt_what_live img {
        height: auto !important
    }

    .cat-top-news .ft-news p {
        display: none
    }

    .list_main_news .img_right_news {
        width: 100% !important
    }

    .news .h6,
    .news a,
    .news h6,
    .news p {
        font-weight: 400 !important
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    body {
        overflow-x: hidden
    }

    #demo,
    .logo_1,
    .logo_2,
    .vs_home {
        padding-left: 0
    }

    .list_match {
        height: auto;
        margin-top: 0;
        overflow-y: visible
    }

    .mlt-tour1 {
        display: none
    }

    .tiso {
        border: none
    }

    .matches-lst-tr1 {
        padding-bottom: 20px
    }

    .logo_club {
        margin-top: 0;
        text-align: center
    }

    .list_hot_match_football {
        padding-bottom: 25px
    }

    .score_affter_live {
        font-size: 20px !important
    }

    .home_content img {
        height: auto;
        width: 100%
    }

    .box_about {
        padding-left: 15px
    }

    .box_ads h3,
    .box_ads p {
        font-size: 17px;
        text-align: center
    }

    .dmca {
        float: left;
        text-align: center;
        width: 100%
    }

    .copryright {
        padding-left: 15px
    }

    .box_about,
    .copryright {
        text-align: center
    }

    .logo {
        padding-left: 15px
    }

    .sosial {
        display: none
    }

    .box_ads {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .box_live_top,
    .box_live_top_page {
        z-index: 1000
    }

    .menu li {
        float: left;
        width: 100%
    }

    .navbar-collapse {
        padding-left: 30px !important
    }

    .box_search {
        display: none
    }

    .related_live_match {
        margin-top: 50px
    }

    .info_l_orthe {
        margin-bottom: 20px;
        text-align: center
    }

    .live_video {
        height: auto;
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 5px
    }

    .footer {
        float: left;
        margin-top: 10px;
        width: 100%
    }

    .list_comment {
        height: auto
    }

    .comment_live {
        height: auto;
        margin-top: 5px
    }

    .box_comment {
        height: auto
    }

    .btn_rep {
        float: left;
        width: 100%
    }

    .hr1 {
        border-top: 1px solid #585858
    }

    .hr2 {
        display: none
    }

    .timer {
        font-size: 25px
    }

    .vs {
        font-size: 22px
    }

    .ads_block_header,
    .matches-lst-th1 {
        display: none
    }

    .right_top_news {
        float: left;
        padding-left: 0;
        width: 100%
    }

    .info_right_news {
        margin-top: 10px;
        padding-left: 0
    }

    .content_righbar {
        width: 100%
    }

    .box_page {
        text-align: center
    }

    .matches-lst-th {
        display: none
    }

    .matches-lst-head h1 {
        line-height: 37px;
        margin-top: 3px
    }

    .live_video {
        margin-top: 8px
    }

    .hide_home,
    .less {
        display: block
    }

    .full {
        display: none
    }

    .home_content {
        height: auto
    }

    .hiddentop_mobile {
        background: #000;
        display: block !important;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        position: relative;
        text-align: center
    }

    .hiddentop_mobile a {
        color: #fff !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 20px;
        text-transform: uppercase
    }

    .hiddentop_mobile a.hot span.hot {
        background-color: #ffeb3c;
        border-radius: 4px;
        color: #000;
        font-size: 12px;
        padding: 1px 5px;
        position: absolute;
        right: 54px;
        text-transform: lowercase;
        top: 7px
    }

    .box_count_down {
        margin-top: 0
    }

    .main_menu {
        display: none
    }

    .menu_mobile {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .menu_mobile ul li {
        display: inline-block
    }

    .menu_mobile ul li a {
        color: #fff;
        padding: 7px
    }

    .info_list_match p:last-child {
        float: left;
        text-align: center;
        width: 100%
    }

    .btn_watch_list,
    .time_matches {
        float: none
    }

    .luegea_home {
        float: left;
        margin-top: 5px;
        text-align: center;
        width: 100%
    }

    .luegea_home a {
        color: #ccc;
        float: left;
        margin-bottom: 5px;
        margin-top: 10px;
        width: 100%
    }

    .luegea_home a,
    .timer {
        font-family: Bookman, Tahoma, Verdana
    }

    .timer {
        background: #6a171a;
        border-radius: 10px;
        color: #fff;
        font-size: 21px;
        line-height: 1em;
        margin: 30px 5px;
        padding: 5px 10px;
        text-align: center
    }

    .timer i {
        font-size: 12px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .show-ads-banner img {
        max-width: 100%;
        width: 100%
    }

    .box_count_down {
        height: auto;
        margin-bottom: 5px;
        min-height: unset
    }

    .match_detail span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 17px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle
    }

    .logo a {
        text-align: center;
        width: 100%
    }

    .club_name {
        font-size: 16px;
        text-align: center
    }

    .desktopdisplay {
        display: none
    }

    .mobiledisplay {
        display: block
    }

    .img_cn img,
    .img_kk img {
        height: 50px;
        width: 70px
    }

    .img_cn span,
    .img_kk span {
        font-size: 12px;
        height: auto;
        padding: 0
    }

    .tile_info {
        float: left;
        width: 100%
    }

    .tile_cau {
        padding: 0;
        text-align: center
    }

    .lst-cat-sk .sk-item a {
        padding: 3px
    }

    .img_cn img,
    .img_kk img {
        float: none
    }

    .top-news .no_padding_left {
        padding-left: 15px
    }

    .top-news h3 a {
        font-size: 20px
    }

    .news_soikeo .cat-box {
        padding-left: 0;
        padding-right: 0
    }

    .server_orther {
        margin-top: 5px
    }

    .bnt_sv {
        border-radius: 0;
        line-height: 22px;
        padding: 5px 25px
    }

    .content_news h1 {
        font-size: 18px;
        font-weight: 700
    }

    .bnt_what_live {
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .title_match {
        margin-bottom: 0
    }

    .box_leader table tr td:first-child {
        display: none
    }

    .team_play,
    .time_play {
        width: 100% !important
    }

    .team_play .team_logo {
        font-size: 18px !important
    }

    .team_play .team_logo img {
        height: 25px;
        width: 25px
    }

    .detail_sopcast_page .table-bordered>tbody>tr>td {
        padding: 8px 0
    }

    .heading_relative {
        float: left !important;
        width: 100% !important
    }

    select.classic {
        width: 95%
    }

    .right_bar {
        float: left !important;
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .v-title:before {
        right: 0;
        width: 39%
    }

    .content_soikeo_new {
        margin-bottom: 20px;
        padding-right: 0
    }

    .fx_coming td {
        font-size: 9px
    }

    .demo_hetgio {
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .live_now_right .btn_watch {
        float: left
    }

    .live_now_right {
        padding-left: 0
    }

    .live_now_right .bnt_what_live {
        padding-left: 19%
    }

    .float-left,
    .float-right {
        display: none
    }

    .boctham_giai {
        height: auto;
        line-height: unset
    }

    .btn-greenyellow {
        float: left;
        padding: 11px 21px !important
    }

    .matches-lst-tr .bnt_what_live {
        margin-top: 10%;
        padding-left: 12%
    }

    .live_nows_bg {
        float: left
    }

    .match_detail img.logo {
        width: auto
    }

    .fx_coming td {
        border-width: 0;
        padding-left: 0
    }

    #noidung_neo img {
        width: auto
    }

    .mlt-time {
        width: 100%
    }

    #noidung_neo img {
        width: 30px
    }

    .bnt_what_live img {
        height: auto
    }

    .cat-top-news .ft-news p {
        display: none
    }

    .cat-list-news .news p {
        font-weight: 400 !important
    }

    .cat-top-news,
    .cat-top-news .cb-content {
        padding: 0 !important
    }

    .cb-content .news,
    .lst-news .news {
        margin: 0 !important
    }

    .news .date {
        display: none
    }

    .list_top_news .img_right_news {
        height: auto !important
    }

    .list_main_news .img_right_news {
        width: 100% !important
    }

    .news .h6,
    .news a,
    .news h6,
    .news p {
        font-weight: 400 !important
    }
}

@media (min-width:481px) and (max-width:767px) {
    body {
        overflow-x: hidden
    }

    #demo,
    .logo_1,
    .logo_2,
    .vs_home {
        padding-left: 0
    }

    .list_match {
        height: auto;
        margin-top: 0;
        overflow-y: visible
    }

    .mlt-tour1 {
        display: none
    }

    .tiso {
        border: none
    }

    .matches-lst-tr1 {
        padding-bottom: 20px
    }

    .logo_club {
        margin-top: 0;
        text-align: center
    }

    .list_hot_match_football {
        padding-bottom: 25px
    }

    .score_affter_live {
        font-size: 20px !important
    }

    .home_content img {
        height: auto;
        width: 100%
    }

    .box_about {
        padding-left: 15px
    }

    .box_ads h3,
    .box_ads p {
        font-size: 17px;
        text-align: center
    }

    .dmca {
        float: left;
        text-align: center;
        width: 100%
    }

    .copryright {
        padding-left: 15px
    }

    .box_about,
    .copryright {
        text-align: center
    }

    .logo {
        padding-left: 15px
    }

    .sosial {
        display: none
    }

    .box_ads {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .box_live_top,
    .box_live_top_page {
        z-index: 1000
    }

    .menu li {
        float: left;
        width: 100%
    }

    .navbar-collapse {
        padding-left: 30px !important
    }

    .box_search {
        display: none
    }

    .related_live_match {
        margin-top: 50px
    }

    .info_l_orthe {
        margin-bottom: 20px;
        text-align: center
    }

    .live_video {
        height: auto;
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 5px
    }

    .footer {
        float: left;
        margin-top: 10px;
        width: 100%
    }

    .list_comment {
        height: auto
    }

    .comment_live {
        height: auto;
        margin-top: 5px
    }

    .box_comment {
        height: auto
    }

    .btn_rep {
        float: left;
        width: 100%
    }

    .hr1 {
        border-top: 1px solid #585858
    }

    .hr2 {
        display: none
    }

    .timer {
        font-size: 25px
    }

    .vs {
        font-size: 22px
    }

    .ads_block_header,
    .matches-lst-th1 {
        display: none
    }

    .right_top_news {
        float: left;
        padding-left: 0;
        width: 100%
    }

    .info_right_news {
        margin-top: 10px;
        padding-left: 0
    }

    .content_righbar {
        width: 100%
    }

    .box_page {
        text-align: center
    }

    .matches-lst-th {
        display: none
    }

    .matches-lst-head h1 {
        line-height: 37px;
        margin-top: 3px
    }

    .live_video {
        margin-top: 8px
    }

    .hide_home,
    .less {
        display: block
    }

    .full {
        display: none
    }

    .home_content {
        height: auto
    }

    .hiddentop_mobile {
        background: #000;
        display: block !important;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        position: relative;
        text-align: center
    }

    .hiddentop_mobile a {
        color: #fff !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 20px;
        text-transform: uppercase
    }

    .hiddentop_mobile a.hot span.hot {
        background-color: #ffeb3c;
        border-radius: 4px;
        color: #000;
        font-size: 12px;
        padding: 1px 5px;
        position: absolute;
        right: 54px;
        text-transform: lowercase;
        top: 7px
    }

    .box_count_down {
        margin-top: 0
    }

    .main_menu {
        display: none
    }

    .menu_mobile {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .menu_mobile ul li {
        display: inline-block
    }

    .menu_mobile ul li a {
        color: #fff;
        padding: 7px
    }

    .info_list_match p:last-child {
        float: left;
        text-align: center;
        width: 100%
    }

    .btn_watch_list,
    .time_matches {
        float: none
    }

    .luegea_home {
        float: left;
        margin-top: 5px;
        text-align: center;
        width: 100%
    }

    .luegea_home a {
        color: #ccc;
        float: left;
        margin-bottom: 5px;
        margin-top: 10px;
        width: 100%
    }

    .luegea_home a,
    .timer {
        font-family: Bookman, Tahoma, Verdana
    }

    .timer {
        background: #6a171a;
        border-radius: 10px;
        color: #fff;
        font-size: 21px;
        line-height: 1em;
        margin: 30px 5px;
        padding: 5px 10px;
        text-align: center
    }

    .timer i {
        font-size: 12px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .show-ads-banner img {
        max-width: 100%;
        width: 100%
    }

    .box_count_down {
        height: auto;
        margin-bottom: 5px;
        min-height: unset
    }

    .match_detail span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 17px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle
    }

    .logo a {
        text-align: center;
        width: 100%
    }

    .club_name {
        font-size: 16px;
        text-align: center
    }

    .desktopdisplay {
        display: none
    }

    .mobiledisplay {
        display: block
    }

    .img_cn img,
    .img_kk img {
        height: 50px;
        width: 70px
    }

    .img_cn span,
    .img_kk span {
        font-size: 12px;
        height: auto;
        padding: 0
    }

    .tile_info {
        float: left;
        width: 100%
    }

    .tile_cau {
        padding: 0;
        text-align: center
    }

    .lst-cat-sk .sk-item a {
        padding: 3px
    }

    .img_cn img,
    .img_kk img {
        float: none
    }

    .top-news .no_padding_left {
        padding-left: 15px
    }

    .top-news h3 a {
        font-size: 20px
    }

    .news_soikeo .cat-box {
        padding-left: 0;
        padding-right: 0
    }

    .server_orther {
        margin-top: 5px
    }

    .bnt_sv {
        border-radius: 0;
        line-height: 22px;
        padding: 5px 25px
    }

    .content_news h1 {
        font-size: 18px;
        font-weight: 700
    }

    .bnt_what_live {
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .title_match {
        margin-bottom: 0
    }

    .box_leader table tr td:first-child {
        display: none
    }

    .team_play,
    .time_play {
        width: 100% !important
    }

    .team_play .team_logo {
        font-size: 18px !important
    }

    .team_play .team_logo img {
        height: 25px;
        width: 25px
    }

    .detail_sopcast_page .table-bordered>tbody>tr>td {
        padding: 8px 0
    }

    .heading_relative {
        float: left !important;
        width: 100% !important
    }

    select.classic {
        width: 95%
    }

    .right_bar {
        float: left !important;
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .v-title:before {
        right: 0;
        width: 39%
    }

    .content_soikeo_new {
        margin-bottom: 20px;
        padding-right: 0
    }

    .fx_coming td {
        font-size: 9px
    }

    .demo_hetgio {
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .live_now_right .btn_watch {
        float: left
    }

    .live_now_right {
        padding-left: 0
    }

    .live_now_right .bnt_what_live {
        padding-left: 19%
    }

    .float-left,
    .float-right {
        display: none
    }

    .boctham_giai {
        height: auto;
        line-height: unset
    }

    .btn-greenyellow {
        float: left;
        padding: 6px 21px !important
    }

    .live_nows_bg {
        float: left
    }

    .match_detail img.logo {
        width: auto
    }

    .fx_coming td {
        border-width: 0;
        padding-left: 0
    }

    #noidung_neo img {
        width: 30px
    }

    .bnt_what_live img {
        height: auto
    }

    .content_bxh_bd .table_data table tr td,
    .content_bxh_bd .table_data table tr th {
        padding: 5px
    }

    .logo_home_table img {
        max-width: 40px;
        width: 40px
    }

    .name_home_table {
        line-height: unset !important
    }

    .name_table_xh {
        padding-left: 0 !important
    }

    .cat-top-news .ft-news p {
        display: none
    }

    .cat-list-news .news p {
        font-weight: 400 !important
    }

    .cat-top-news,
    .cat-top-news .cb-content {
        padding: 0 !important
    }

    .cb-content .news,
    .lst-news .news {
        margin: 0 !important
    }

    .news .date {
        display: none
    }

    .list_top_news .img_right_news {
        height: auto !important
    }

    .list_main_news .img_right_news {
        width: 100% !important
    }

    .news .h6,
    .news a,
    .news h6,
    .news p {
        font-weight: 400 !important
    }
}

@media (min-width:320px) and (max-width:479px) {
    body {
        overflow-x: hidden
    }

    #demo,
    .logo_1,
    .logo_2,
    .vs_home {
        padding-left: 0
    }

    .list_match {
        height: auto;
        margin-top: 0;
        overflow-y: visible
    }

    .mlt-tour1 {
        display: none
    }

    .tiso {
        border: none
    }

    .matches-lst-tr1 {
        padding-bottom: 20px
    }

    .logo_club {
        margin-top: 0;
        text-align: center
    }

    .list_hot_match_football {
        padding-bottom: 25px
    }

    .score_affter_live {
        font-size: 20px !important
    }

    .home_content img {
        height: auto;
        width: 100%
    }

    .box_about {
        padding-left: 15px
    }

    .box_ads h3,
    .box_ads p {
        font-size: 17px;
        text-align: center
    }

    .dmca {
        float: left;
        text-align: center;
        width: 100%
    }

    .copryright {
        padding-left: 15px
    }

    .box_about,
    .copryright {
        text-align: center
    }

    .logo {
        padding-left: 15px
    }

    .sosial {
        display: none
    }

    .box_ads {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .box_live_top,
    .box_live_top_page {
        z-index: 1000
    }

    .menu li {
        float: left;
        width: 100%
    }

    .navbar-collapse {
        padding-left: 30px !important
    }

    .box_search {
        display: none
    }

    .related_live_match {
        margin-top: 50px
    }

    .info_l_orthe {
        margin-bottom: 20px;
        text-align: center
    }

    .live_video {
        height: auto;
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 5px
    }

    .footer {
        float: left;
        margin-top: 10px;
        width: 100%
    }

    .list_comment {
        height: auto
    }

    .comment_live {
        height: auto;
        margin-top: 5px
    }

    .box_comment {
        height: auto
    }

    .btn_rep {
        float: left;
        width: 100%
    }

    .hr1 {
        border-top: 1px solid #585858
    }

    .hr2 {
        display: none
    }

    .timer {
        font-size: 25px
    }

    .vs {
        font-size: 22px
    }

    .ads_block_header,
    .matches-lst-th1 {
        display: none
    }

    .right_top_news {
        float: left;
        padding-left: 0;
        width: 100%
    }

    .info_right_news {
        margin-top: 10px;
        padding-left: 0
    }

    .content_righbar {
        width: 100%
    }

    .box_page {
        text-align: center
    }

    .matches-lst-th {
        display: none
    }

    .matches-lst-head h1 {
        line-height: 37px;
        margin-top: 3px
    }

    .live_video {
        margin-top: 8px
    }

    .hide_home,
    .less {
        display: block
    }

    .full {
        display: none
    }

    .home_content {
        height: auto
    }

    .hiddentop_mobile {
        background: #000;
        display: block !important;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        position: relative;
        text-align: center
    }

    .hiddentop_mobile a {
        color: #fff !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 20px;
        text-transform: uppercase
    }

    .hiddentop_mobile a.hot span.hot {
        background-color: #ffeb3c;
        border-radius: 4px;
        color: #000;
        font-size: 12px;
        padding: 1px 5px;
        position: absolute;
        right: 54px;
        text-transform: lowercase;
        top: 7px
    }

    .box_count_down {
        margin-top: 0
    }

    .main_menu {
        display: none
    }

    .menu_mobile {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .menu_mobile ul li {
        display: inline-block
    }

    .menu_mobile ul li a {
        color: #fff;
        display: block;
        margin-top: 5px;
        padding: 7px
    }

    .info_list_match p:last-child {
        float: left;
        text-align: center;
        width: 100%
    }

    .btn_watch_list,
    .time_matches {
        float: none
    }

    .luegea_home {
        float: left;
        margin-top: 5px;
        text-align: center;
        width: 100%
    }

    .luegea_home a {
        color: #ccc;
        float: left;
        margin-bottom: 5px;
        margin-top: 10px;
        width: 100%
    }

    .luegea_home a,
    .timer {
        font-family: Bookman, Tahoma, Verdana
    }

    .timer {
        background: #6a171a;
        border-radius: 10px;
        color: #fff;
        font-size: 21px;
        line-height: 1em;
        margin: 30px 5px;
        padding: 5px 10px;
        text-align: center
    }

    .timer i {
        font-size: 12px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .show-ads-banner img {
        max-width: 100%;
        width: 100%
    }

    .box_count_down {
        height: auto;
        margin-bottom: 5px;
        min-height: unset
    }

    .match_detail span {
        color: #fff;
        font-family: Bookman, Tahoma, Verdana;
        font-size: 17px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
        vertical-align: middle
    }

    .logo a {
        text-align: center;
        width: 100%
    }

    .club_name {
        font-size: 16px;
        text-align: center
    }

    .desktopdisplay {
        display: none
    }

    .mobiledisplay {
        display: block
    }

    .img_cn img,
    .img_kk img {
        height: 50px;
        width: 70px
    }

    .img_cn span,
    .img_kk span {
        font-size: 12px;
        height: auto;
        padding: 0
    }

    .tile_info {
        float: left;
        width: 100%
    }

    .tile_cau {
        padding: 0;
        text-align: center
    }

    .lst-cat-sk .sk-item a {
        padding: 3px
    }

    .img_cn img,
    .img_kk img {
        float: none
    }

    .top-news .no_padding_left {
        padding-left: 15px
    }

    .top-news h3 a {
        font-size: 20px
    }

    .news_soikeo .cat-box {
        padding-left: 0;
        padding-right: 0
    }

    .server_orther {
        margin-top: 5px
    }

    .bnt_sv {
        border-radius: 0;
        line-height: 22px;
        padding: 5px 25px
    }

    .content_news h1 {
        font-size: 18px;
        font-weight: 700
    }

    .bnt_what_live {
        float: left;
        margin-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .title_match {
        margin-bottom: 0
    }

    .box_leader table tr td:first-child {
        display: none
    }

    .team_play,
    .time_play {
        width: 100% !important
    }

    .team_play .team_logo {
        font-size: 18px !important
    }

    .team_play .team_logo img {
        height: 25px;
        width: 25px
    }

    .detail_sopcast_page .table-bordered>tbody>tr>td {
        padding: 8px 0
    }

    .heading_relative {
        float: left !important;
        width: 100% !important
    }

    select.classic {
        width: 95%
    }

    .right_bar {
        float: left !important;
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .v-title:before {
        right: 0;
        width: 39%
    }

    .content_soikeo_new {
        margin-bottom: 20px;
        padding-right: 0
    }

    .fx_coming td {
        font-size: 9px
    }

    .demo_hetgio {
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .live_now_right .btn_watch {
        float: left
    }

    .live_now_right {
        padding-left: 0
    }

    .live_now_right .bnt_what_live {
        padding-left: 19%
    }

    .float-left,
    .float-right {
        display: none
    }

    .boctham_giai {
        height: auto;
        line-height: unset
    }

    .btn-greenyellow {
        float: left;
        padding: 6px 21px !important
    }

    .matches-lst-tr .bnt_what_live {
        /* display: none; */
        justify-content: center;
        margin-top: 7%;
        text-align: center;
        display: flex;
    }

    .center-list,
    .matches-lst-tr {
        padding: 10px
    }

    .mlt-time {
        padding: 0
    }

    .live_nows_bg {
        float: left
    }

    .match_detail img.logo {
        width: auto
    }

    .fx_coming td {
        border-width: 0;
        padding-left: 0
    }

    .bnt_what_live img {
        height: auto
    }

    #noidung_neo img {
        width: 30px
    }

    .content_bxh_bd .table_data table tr td,
    .content_bxh_bd .table_data table tr th {
        padding: 5px
    }

    .logo_home_table img {
        max-width: 40px;
        width: 40px
    }

    .name_home_table {
        line-height: unset !important
    }

    .name_table_xh {
        padding-left: 0 !important
    }

    .cat-top-news .ft-news p {
        display: none
    }

    .cat-list-news .news p {
        font-weight: 400 !important
    }

    .cat-top-news,
    .cat-top-news .cb-content {
        padding: 0 !important
    }

    .cb-content .news,
    .lst-news .news {
        margin: 0 !important
    }

    .news .date {
        display: none
    }

    .list_top_news .img_right_news {
        height: auto !important
    }

    .list_main_news .img_right_news {
        width: 100% !important
    }

    .news .h6,
    .news a,
    .news h6,
    .news p {
        font-weight: 400 !important
    }
}

.menu a.hot {
    position: relative
}

.menu a.hot span.hot {
    background-color: #ffeb3c;
    font-size: 12px;
    right: -20px;
    top: 6px
}

.menu a.hot img.hot,
.menu a.hot span.hot {
    border-radius: 4px;
    color: #000;
    padding: 1px 5px;
    position: absolute;
    text-transform: lowercase
}

.menu a.hot img.hot {
    right: -40px;
    top: -10px;
    width: 70px
}

.sk-body .container {
    z-index: 1000
}

html {
    overflow-x: hidden
}

.tab-child {
    display: none
}

.tab-child.active {
    display: block
}

.jsLoadingBox {
    display: none
}

#st-1 {
    display: inline-flex !important
}

#loadingPlayer,
.imgNotPlay,
.wrapper {
    width: 100%
}

.wrapper {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    padding-top: 30px
}

.wrapper-cell {
    display: flex;
    margin-bottom: 30px
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    to {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    to {
        background-position: 468px 0
    }
}

.animated-background,
.image,
.line {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #ddd;
    background: linear-gradient(90deg, #ddd 8%, #d0d2e4 18%, #ddd 33%);
    background-size: 800px 104px;
    height: 45px;
    position: relative
}

@media only screen and (min-device-width:321px) and (max-device-width:480px) {

    .animated-background,
    .image,
    .line {
        height: 40px !important
    }

    #cssLoadingBox .t_time_num,
    #cssLoadingBox .t_time_text {
        height: 15px !important;
        width: 100px
    }

    #cssLoadingBox .t_time_num {
        margin-bottom: 0 !important
    }

    #cssLoadingBox .t_info .line {
        margin-left: 9px !important;
        width: 118px !important
    }

    #cssLoadingBox .t_btn {
        margin-left: 0 !important;
        width: 100% !important
    }
}

@media only screen and (max-device-width:320px) {

    .animated-background,
    .image,
    .line {
        height: 25px !important
    }

    #cssLoadingBox .t_time_num,
    #cssLoadingBox .t_time_text {
        height: 10px !important;
        width: 75px !important
    }

    #cssLoadingBox .t_time_num {
        margin-bottom: 0 !important
    }

    #cssLoadingBox .t_info {
        width: 124px !important
    }

    #cssLoadingBox .t_info .line {
        margin-left: 8px !important;
        width: 110px !important
    }

    #cssLoadingBox .t_btn {
        margin-left: 0 !important;
        width: 100% !important
    }

    #cssLoadingBox .t_co {
        width: 25px !important
    }
}

@media only screen and (max-device-width:900px) and (min-device-width:600px) and (max-device-height:400px) {
    #loadingPlayer .jw-logo {
        height: 45px !important;
        margin-bottom: 13px !important;
        margin-right: 20px !important;
        width: 150px !important
    }
}

@media only screen and (max-device-width:480px) {
    #loadingPlayer .jw-logo {
        height: 35px !important;
        margin-bottom: 13px !important;
        margin-right: 20px !important;
        width: 120px !important
    }

    .center-list img {
        height: 100px !important
    }
}

.center-list,
.matches-lst-tr {
    max-height: 240px !important
}

#cssLoadingBox .t_time_num,
#cssLoadingBox .t_time_text {
    height: 20px;
    width: 100px
}

#cssLoadingBox .t_time_num {
    height: 20px;
    margin-bottom: 5px;
    width: 100px
}

#cssLoadingBox .t_info .line {
    margin-left: 7px;
    width: 230px
}

#cssLoadingBox .t_btn {
    margin-left: 22px;
    width: 110px
}

#cssLoadingBox .image {
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    width: 50px
}

.team-line {
    text-align: right;
    width: 245px
}

.team-line .line {
    height: 50px
}

.time-line {
    width: 200px
}

.time-line .line {
    height: 50px;
    width: 100px
}

.button-line {
    margin-left: 100px;
    width: 100px
}

.button-line .line {
    height: 50px;
    width: 100px
}

.t_time_num_dot_red {
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px
}

.t_timeRun .t_time_num.red {
    color: red
}

.t_timeRun .t_time_num .t_time_num_dot {
    background-color: red
}

@-webkit-keyframes myred {
    0% {
        background-color: #2ebb2e
    }

    50% {
        background-color: #fff
    }

    to {
        background-color: #2ebb2e
    }
}

@keyframes myred {
    0% {
        background-color: #2ebb2e
    }

    50% {
        background-color: #fff
    }

    to {
        background-color: #2ebb2e
    }
}

.box_detail_ht_line_bg.red {
    background-color: red;
    color: #fff;
    font-size: 16px;
    padding: 2px 5px;
    text-align: center
}

.box_detail_video .box_detail_video_left {
    width: 75%
}

.box_detail_video .box_detail_video_right {
    width: 25%
}

.box_detail_video.hidechat .box_detail_video_left {
    width: 100% !important
}

.box_detail_video.hidechat .box_detail_video_right {
    display: none
}

#turnOffChat {
    margin-left: 10px
}

@media only screen and (max-device-width:480px) {
    .box_detail_video .box_detail_video_left {
        width: 100% !important
    }

    #turnOffChat {
        display: none
    }

    #loadingPlayer {
        height: 211px !important
    }

    .box_detail_video_text {
        line-height: 31px;
        padding-bottom: 15px;
        padding-top: 5px;
        text-align: center
    }
}

.box_detail_content_title h2 {
    font-size: 25px;
    font-weight: 700
}

.box_detail_content_title_des_table td {
    font-size: 15px;
    padding: 7px 12px
}

.left-banners {
    left: 0
}

.left-banners,
.right-banners {
    bottom: 0;
    position: fixed;
    z-index: 99
}

.right-banners {
    right: 0
}

@media (min-width:576px) {
    .d-sm-block {
        display: block !important
    }
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.position-fixed {
    position: fixed !important
}

.right-banners .adsballon {
    bottom: 0;
    right: 0;
    z-index: 99999
}

.adsMobile .close-ads {
    background: rgba(71, 71, 71, .86);
    color: #f2f2f2;
    display: block;
    font-weight: 600;
    height: 24px;
    line-height: 1.1;
    top: -14%;
    width: 40px
}

.close-ads {
    background: #efefef;
    cursor: pointer;
    font-size: 17px;
    height: 28px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -11px;
    width: 28px
}

.show-ads-banner {
    position: relative
}

em {
    display: block
}

.box_detail_banner .banner {
    height: 90px;
    width: 49%
}

.box_detail_banner .left,
.box_detail_banner .right {
    float: left
}

h1.livenow {
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (max-device-width:480px) {
    h1.livenow {
        font-size: 25px;
        margin-bottom: 25px
    }

    .box_detail_content {
        padding: 10px
    }

    .close-ads {
        right: -11px;
        top: 8px
    }

    #mainAds .close-ads {
        display: none
    }

    #mainAds .adsMobile .close-ads {
        display: block;
        right: 0;
        width: 30px
    }

    .inlineText {
        font-size: 18px
    }

    .center-banners .col-12 {
        margin-bottom: 7px !important
    }

    .box_detail_content_title_des_table td {
        font-size: 18px
    }
}

.breadcrumb {
    background-color: #11163a00
}

.breadcrumb-item.active {
    color: #fff
}

.t_name {
    font-weight: 500
}

.box_home_build_name a {
    color: #ffed1b
}

h1.tieude {
    font-weight: 700;
    margin-bottom: 10px
}

.more-tieude-highlight,
h1.tieude {
    color: #fff;
    text-align: center
}

.more-tieude-highlight a {
    color: #fff;
    font-size: 19px
}

.more-tieude-lichthidau a,
.more-tieude-lichthidau a:hover {
    color: #000
}

.boxkt_hot_two_build_bd_info_n {
    padding: 0 5px
}

#cssLoadingBox {
    display: none
}

@media only screen and (max-device-width:480px) {
    .t_time a {
        font-size: 12px
    }

    .box_detail_banner .show-ads-banner img,
    .center-banners .show-ads-banner img {
        height: 30px
    }

    .center-banners .col-12 {
        margin-bottom: 7px !important
    }
}

@media only screen and (min-device-width:480px) {

    .box_detail_banner .show-ads-banner img,
    .center-banners .show-ads-banner img {
        height: 60px;
        width: 100%
    }
}

.contentseo {
    background-color: #fff;
    overflow: auto;
    padding: 20px
}

.left-banners img,
.right-banners img {
    width: auto
}

.menuBox {
    color: #fff;
    display: none;
    float: right;
    height: 58px;
    line-height: 58px
}

@media only screen and (max-device-width:860px) {
    .menuBox {
        display: block
    }
}

@media only screen and (max-device-width:480px) {
    .menuBox {
        display: block
    }

    .margin0 {
        margin: 0
    }

    .left-banners,
    .right-banners {
        display: none
    }
}

@media only screen and (max-device-width:320px) {
    .menuBox {
        display: block
    }
}

#downextention {
    background-color: #ebeff1;
    font-size: 20px;
    height: 70px;
    padding-top: 12px;
    text-align: center;
    vertical-align: middle
}

#downextention a {
    color: #000;
    display: block
}

.boxkt_push_title a:hover {
    color: #000
}

#loadingPlayer .buttonDatCuoc {
    background-color: red;
    border-radius: 6px;
    bottom: 18vh;
    color: #fff;
    display: block;
    padding: 5px 15px;
    position: absolute;
    right: 2vh;
    text-decoration: none
}

#loadingPlayer.jw-flag-user-inactive .buttonDatCuoc {
    bottom: 7vh
}

h2.tructiepbongda a:hover {
    color: #007bff
}

.contentseo {
    font-size: 16px
}

.contentseo h2 {
    text-align: center
}

.contentseo h3 {
    font-size: 20px;
    font-weight: 600
}

@media only screen and (max-device-width:480px) {

    .menuHeader li a,
    .menuRight {
        font-size: 13px
    }

    .menu-only-pc {
        display: none
    }

    .menu-only-mobile,
    .only-mobile {
        display: block
    }

    .hideads .only-pc-ads {
        display: none
    }
}

@media only screen and (min-device-width:480px) {
    .menu-only-pc {
        display: block
    }

    .menu-only-mobile,
    .only-mobile {
        display: none
    }

    .only-pc-ads {
        display: block
    }

    #menu {
        display: none
    }

    .t_infoFull {
        width: calc(100% - 325px) !important
    }
}

@media only screen and (max-device-width:480px) {
    .t_info .t_infoFull {
        width: 100%
    }
}

.v2_news_detail figure {
    background: none;
    height: 100%;
    text-align: center
}

em {
    display: initial !important
}

#cssLoadingBox .t_co.line img {
    display: none
}

@media only screen and (max-device-width:860px) {

    .contentseo h2,
    h2.tructiepbongda {
        font-size: 22px
    }

    .contentseo h3 {
        font-size: 20px
    }
}

@media only screen and (max-device-width:480px) {

    .contentseo h2,
    h2.tructiepbongda {
        font-size: 22px
    }

    .contentseo h3 {
        font-size: 20px
    }
}

.box_noti {
    margin-top: 0
}

@media only screen and (max-width:767px) {
    .adsMobile {
        display: none
    }

    .adsMobile.show-ads {
        display: block
    }

    .contentseo img {
        height: auto !important;
        width: 100% !important
    }
}

.menuHeader a.hot {
    position: relative
}

.menuHeader a.hot span.hot {
    background-color: #ffeb3c;
    border-radius: 4px;
    color: #000;
    font-size: 12px;
    padding: 1px 5px;
    position: absolute;
    right: -20px;
    text-transform: lowercase;
    top: 6px
}

.hiddentop_mobile {
    z-index: 999
}

@media only screen and (max-device-width:767px) {
    .hiddentop_mobile a {
        background-color: #ffeb50;
        border-radius: 15px;
        color: #000 !important;
        font-family: UTMDuepuntozeroBold, sans-serif;
        font-size: 18px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: center;
        text-transform: uppercase
    }

    .hiddentop_mobile a:hover {
        background-color: #fff;
        color: #ffeb50 !important
    }
}

.adspopup {
    overflow: initial;
    padding: 0 !important
}

.adspopup img,
.adspopup video {
    height: auto;
    width: 100%
}

.modal.adspopup {
    max-width: 900px
}

.modal.adspopup a.close-modal {
    height: 42px;
    right: -20.5px;
    top: -20.5px;
    width: 42px
}

.blocker {
    z-index: 999 !important
}

.resp-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.resp-iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.match_sche {
    z-index: 99
}

.home_content figure {
    background: none !important;
    height: 100% !important
}

.video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.video-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.news_content .image {
    background: 0 0 !important;
    float: left;
    height: auto !important;
    width: 100%
}

.news_content .image figcaption {
    text-align: center
}

.center-banners .show-ads-banner img {
    max-width: 570px
}

.box_content_live_football_sport_stream {
    float: left;
    width: 100%
}

.list_comment {
    margin-top: 0 !important
}

.box_comment iframe {
    margin-top: 10px !important
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important
}

.bg-thumb img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.list_top_news .img_right_news {
    height: 210px
}

.list_main_news .img_right_news {
    height: 210px;
    width: 41.66666667%
}

.lef_top_news a.thumb {
    height: 230px
}

.img_right_news img,
.lef_top_news img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news .news_h3 {
    margin-bottom: 0
}

.bl_h3 {
    margin-top: 0
}

.left-banners .adsballon {
    bottom: 0;
    left: 0;
    z-index: 99999
}

@media (min-width:576px) {
    .adsMobile {
        display: none
    }
}

.adsMobile .adsballon {
    bottom: 0;
    left: 0;
    max-height: 500px;
    width: 100%;
    z-index: 99999
}

.adsballon.mobile img {
    height: 45px;
    margin-top: 7px;
    width: 100% !important
}

.left-banners img,
.right-banners img {
    max-height: 100px !important;
    max-width: 320px
}

.heading_ads {
    font-size: 18px
}

.email-to {
    color: red;
    font-size: 16px;
    font-weight: 700
}

@media only screen and (max-device-width:480px) {
    a.btn-greenyellow {
        line-height: 18px;
        padding: 11px 17px !important
    }

    .bnt_what_live a.dcm,
    a.btn-greenyellow {
        /* display: inline-flex; */
    }
}

.demo_hetgio .record_btn {
    background: #119311;
    border-color: #119311
}

.demo_hetgio .btn_watch {
    background: #119311;
    border: #119311;
    border-bottom-left-radius: 0;
    border-left: 1px solid #119311;
    border-top-left-radius: 0;
    float: left;
    padding-top: 8px
}

.boctham_giai {
    color: #000;
    float: left;
    font-size: 20px;
    height: 80px;
    line-height: 94px;
    text-align: CENTER;
    width: 100%
}

.watch_football_match_info_schedule .center-banners .show-ads-banner {
    float: left;
    text-align: center;
    width: 100%
}

.watch_football_match_info_schedule .center-banners .show-ads-banner img {
    width: 100% !important
}

@media only screen and (min-device-width:480px) {

    .watch_football_match_info_schedule .center-banners .show-ads-banner img,
    .watch_football_match_info_schedule .show-ads-banner img {
        height: 100% !important;
        max-width: none !important
    }
}

.float-left,
.float-right {
    top: 145px
}

.float-left img.lazy,
.float-right img.lazy {
    width: 95px
}

.alert_dns {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: left
}

.live_nows {
    font-size: 18px !important;
    font-weight: 200
}

.red {
    color: red
}

.left-banners,
.right-banners {
    z-index: 10000
}

.ft-news.news a {
    float: left;
    font-weight: 700;
    width: 100%
}

.bxh_page .table_data {
    color: #000
}

.bxh_page .table>tbody>tr>td,
.bxh_page .table>tbody>tr>th,
.bxh_page .table>tfoot>tr>td,
.bxh_page.table>tfoot>tr>th,
.bxh_page .table>thead>tr>td,
.bxh_page .table>thead>tr>th {
    border: 1px solid #ddd;
    text-align: center
}

.content_bxh_bd h1 {
    float: left;
    padding: 0;
    text-align: center;
    width: 100%
}

.content_bxh_bd {
    background: #fff;
    float: left;
    width: 100%
}

.content_bxh_bd .table_data table tr td,
.content_bxh_bd .table_data table tr th {
    color: #000;
    text-align: center;
    vertical-align: middle
}

.name_table_xh {
    padding-left: 15px !important;
    padding-right: 0 !important;
    text-align: left !important
}

.logo_home_table {
    float: left;
    padding-right: 10px
}

.name_home_table {
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 56px
}

.table_data_xh {
    margin-top: 0
}

.list_banner_top_header img {
    max-width: 100%;
    width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.list-tab-news .list-link a {
    background-color: #529f45;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-right: 4px;
    padding: 0 7px;
    text-align: center
}

.h2-content-club:hover,
.list-tab-news .list-link .active,
.list-tab-news .list-link a:hover {
    background-color: #2e2e2e
}

.list-schedule-all {
    margin-bottom: 20px;
    margin-top: 2px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-top: 0
}

.listing-match td,
.standings td {
    color: #2e2e2e;
    padding: 3px;
    vertical-align: top
}

.league-odds td {
    color: #464646;
    padding: 8px
}

.listing-match .row-header td,
.standings thead td {
    background-color: #529f45;
    color: #fff;
    line-height: 16px
}

.flag {
    background: url(/images/flags.png) no-repeat;
    display: inline-block;
    height: 11px;
    vertical-align: baseline;
    width: 16px
}

.league-title-odds {
    color: #fff;
    font-weight: 700
}

.listing-match td a,
.listing-match td span {
    font-size: 12px
}

.flag.flag-ad {
    background-position: -16px 0
}

.flag.flag-ae {
    background-position: -32px 0
}

.flag.flag-af {
    background-position: -48px 0
}

.flag.flag-ag {
    background-position: -64px 0
}

.flag.flag-ai {
    background-position: -80px 0
}

.flag.flag-al {
    background-position: -96px 0
}

.flag.flag-am {
    background-position: -112px 0
}

.flag.flag-an {
    background-position: -128px 0
}

.flag.flag-ao {
    background-position: -144px 0
}

.flag.flag-ar {
    background-position: -160px 0
}

.flag.flag-as {
    background-position: -176px 0
}

.flag.flag-at {
    background-position: -192px 0
}

.flag.flag-au {
    background-position: -208px 0
}

.flag.flag-aw {
    background-position: -224px 0
}

.flag.flag-az {
    background-position: -240px 0
}

.flag.flag-ba {
    background-position: 0 -11px
}

.flag.flag-bb {
    background-position: -16px -11px
}

.flag.flag-bd {
    background-position: -32px -11px
}

.flag.flag-be {
    background-position: -48px -11px
}

.flag.flag-bf {
    background-position: -64px -11px
}

.flag.flag-bg {
    background-position: -80px -11px
}

.flag.flag-bh {
    background-position: -96px -11px
}

.flag.flag-bi {
    background-position: -112px -11px
}

.flag.flag-bj {
    background-position: -128px -11px
}

.flag.flag-bm {
    background-position: -144px -11px
}

.flag.flag-bn {
    background-position: -160px -11px
}

.flag.flag-bo {
    background-position: -176px -11px
}

.flag.flag-br {
    background-position: -192px -11px
}

.flag.flag-bs {
    background-position: -208px -11px
}

.flag.flag-bt {
    background-position: -224px -11px
}

.flag.flag-bv {
    background-position: -240px -11px
}

.flag.flag-bw {
    background-position: 0 -22px
}

.flag.flag-by {
    background-position: -16px -22px
}

.flag.flag-bz {
    background-position: -32px -22px
}

.flag.flag-ca {
    background-position: -48px -22px
}

.flag.flag-catalonia {
    background-position: -64px -22px
}

.flag.flag-cd {
    background-position: -80px -22px
}

.flag.flag-cf {
    background-position: -96px -22px
}

.flag.flag-cg {
    background-position: -112px -22px
}

.flag.flag-ch {
    background-position: -128px -22px
}

.flag.flag-ci {
    background-position: -144px -22px
}

.flag.flag-ck {
    background-position: -160px -22px
}

.flag.flag-cl {
    background-position: -176px -22px
}

.flag.flag-cm {
    background-position: -192px -22px
}

.flag.flag-cn {
    background-position: -208px -22px
}

.flag.flag-co {
    background-position: -224px -22px
}

.flag.flag-cr {
    background-position: -240px -22px
}

.flag.flag-cu {
    background-position: 0 -33px
}

.flag.flag-cv {
    background-position: -16px -33px
}

.flag.flag-cw {
    background-position: -32px -33px
}

.flag.flag-cy {
    background-position: -48px -33px
}

.flag.flag-cz {
    background-position: -64px -33px
}

.flag.flag-de {
    background-position: -80px -33px
}

.flag.flag-dj {
    background-position: -96px -33px
}

.flag.flag-dk {
    background-position: -112px -33px
}

.flag.flag-dm {
    background-position: -128px -33px
}

.flag.flag-do {
    background-position: -144px -33px
}

.flag.flag-dz {
    background-position: -160px -33px
}

.flag.flag-ec {
    background-position: -176px -33px
}

.flag.flag-ee {
    background-position: -192px -33px
}

.flag.flag-eg {
    background-position: -208px -33px
}

.flag.flag-eh {
    background-position: -224px -33px
}

.flag.flag-england {
    background-position: -240px -33px
}

.flag.flag-er {
    background-position: 0 -44px
}

.flag.flag-es {
    background-position: -16px -44px
}

.flag.flag-et {
    background-position: -32px -44px
}

.flag.flag-eu {
    background-position: -48px -44px
}

.flag.flag-fi {
    background-position: -64px -44px
}

.flag.flag-fj {
    background-position: -80px -44px
}

.flag.flag-fk {
    background-position: -96px -44px
}

.flag.flag-fm {
    background-position: -112px -44px
}

.flag.flag-fo {
    background-position: -128px -44px
}

.flag.flag-fr {
    background-position: -144px -44px
}

.flag.flag-ga {
    background-position: -160px -44px
}

.flag.flag-gb {
    background-position: -176px -44px
}

.flag.flag-gd {
    background-position: -192px -44px
}

.flag.flag-ge {
    background-position: -208px -44px
}

.flag.flag-gf {
    background-position: -224px -44px
}

.flag.flag-gg {
    background-position: -240px -44px
}

.flag.flag-gh {
    background-position: 0 -55px
}

.flag.flag-gi {
    background-position: -16px -55px
}

.flag.flag-gl {
    background-position: -32px -55px
}

.flag.flag-gm {
    background-position: -48px -55px
}

.flag.flag-gn {
    background-position: -64px -55px
}

.flag.flag-gp {
    background-position: -80px -55px
}

.flag.flag-gq {
    background-position: -96px -55px
}

.flag.flag-gr {
    background-position: -112px -55px
}

.flag.flag-gs {
    background-position: -128px -55px
}

.flag.flag-gt {
    background-position: -144px -55px
}

.flag.flag-gu {
    background-position: -160px -55px
}

.flag.flag-gw {
    background-position: -176px -55px
}

.flag.flag-gy {
    background-position: -192px -55px
}

.flag.flag-hk {
    background-position: -208px -55px
}

.flag.flag-hm {
    background-position: -224px -55px
}

.flag.flag-hn {
    background-position: -240px -55px
}

.flag.flag-hr {
    background-position: 0 -66px
}

.flag.flag-ht {
    background-position: -16px -66px
}

.flag.flag-hu {
    background-position: -32px -66px
}

.flag.flag-ic {
    background-position: -48px -66px
}

.flag.flag-id {
    background-position: -64px -66px
}

.flag.flag-ie {
    background-position: -80px -66px
}

.flag.flag-il {
    background-position: -96px -66px
}

.flag.flag-im {
    background-position: -112px -66px
}

.flag.flag-in {
    background-position: -128px -66px
}

.flag.flag-io {
    background-position: -144px -66px
}

.flag.flag-iq {
    background-position: -160px -66px
}

.flag.flag-ir {
    background-position: -176px -66px
}

.flag.flag-is {
    background-position: -192px -66px
}

.flag.flag-it {
    background-position: -208px -66px
}

.flag.flag-je {
    background-position: -224px -66px
}

.flag.flag-jm {
    background-position: -240px -66px
}

.flag.flag-jo {
    background-position: 0 -77px
}

.flag.flag-jp {
    background-position: -16px -77px
}

.flag.flag-ke {
    background-position: -32px -77px
}

.flag.flag-kg {
    background-position: -48px -77px
}

.flag.flag-kh {
    background-position: -64px -77px
}

.flag.flag-ki {
    background-position: -80px -77px
}

.flag.flag-km {
    background-position: -96px -77px
}

.flag.flag-kn {
    background-position: -112px -77px
}

.flag.flag-kp {
    background-position: -128px -77px
}

.flag.flag-kr {
    background-position: -144px -77px
}

.flag.flag-kurdistan {
    background-position: -160px -77px
}

.flag.flag-kw {
    background-position: -176px -77px
}

.flag.flag-ky {
    background-position: -192px -77px
}

.flag.flag-kz {
    background-position: -208px -77px
}

.flag.flag-la {
    background-position: -224px -77px
}

.flag.flag-lb {
    background-position: -240px -77px
}

.flag.flag-lc {
    background-position: 0 -88px
}

.flag.flag-li {
    background-position: -16px -88px
}

.flag.flag-lk {
    background-position: -32px -88px
}

.flag.flag-lr {
    background-position: -48px -88px
}

.flag.flag-ls {
    background-position: -64px -88px
}

.flag.flag-lt {
    background-position: -80px -88px
}

.flag.flag-lu {
    background-position: -96px -88px
}

.flag.flag-lv {
    background-position: -112px -88px
}

.flag.flag-ly {
    background-position: -128px -88px
}

.flag.flag-ma {
    background-position: -144px -88px
}

.flag.flag-mc {
    background-position: -160px -88px
}

.flag.flag-md {
    background-position: -176px -88px
}

.flag.flag-me {
    background-position: -192px -88px
}

.flag.flag-mg {
    background-position: -208px -88px
}

.flag.flag-mh {
    background-position: -224px -88px
}

.flag.flag-mk {
    background-position: -240px -88px
}

.flag.flag-ml {
    background-position: 0 -99px
}

.flag.flag-mm {
    background-position: -16px -99px
}

.flag.flag-mn {
    background-position: -32px -99px
}

.flag.flag-mo {
    background-position: -48px -99px
}

.flag.flag-mp {
    background-position: -64px -99px
}

.flag.flag-mq {
    background-position: -80px -99px
}

.flag.flag-mr {
    background-position: -96px -99px
}

.flag.flag-ms {
    background-position: -112px -99px
}

.flag.flag-mt {
    background-position: -128px -99px
}

.flag.flag-mu {
    background-position: -144px -99px
}

.flag.flag-mv {
    background-position: -160px -99px
}

.flag.flag-mw {
    background-position: -176px -99px
}

.flag.flag-mx {
    background-position: -192px -99px
}

.flag.flag-my {
    background-position: -208px -99px
}

.flag.flag-mz {
    background-position: -224px -99px
}

.flag.flag-na {
    background-position: -240px -99px
}

.flag.flag-nc {
    background-position: 0 -110px
}

.flag.flag-ne {
    background-position: -16px -110px
}

.flag.flag-nf {
    background-position: -32px -110px
}

.flag.flag-ng {
    background-position: -48px -110px
}

.flag.flag-ni {
    background-position: -64px -110px
}

.flag.flag-nl {
    background-position: -80px -110px
}

.flag.flag-no {
    background-position: -96px -110px
}

.flag.flag-np {
    background-position: -112px -110px
}

.flag.flag-nr {
    background-position: -128px -110px
}

.flag.flag-nu {
    background-position: -144px -110px
}

.flag.flag-nz {
    background-position: -160px -110px
}

.flag.flag-om {
    background-position: -176px -110px
}

.flag.flag-pa {
    background-position: -192px -110px
}

.flag.flag-pe {
    background-position: -208px -110px
}

.flag.flag-pf {
    background-position: -224px -110px
}

.flag.flag-pg {
    background-position: -240px -110px
}

.flag.flag-ph {
    background-position: 0 -121px
}

.flag.flag-pk {
    background-position: -16px -121px
}

.flag.flag-pl {
    background-position: -32px -121px
}

.flag.flag-pm {
    background-position: -48px -121px
}

.flag.flag-pn {
    background-position: -64px -121px
}

.flag.flag-pr {
    background-position: -80px -121px
}

.flag.flag-ps {
    background-position: -96px -121px
}

.flag.flag-pt {
    background-position: -112px -121px
}

.flag.flag-pw {
    background-position: -128px -121px
}

.flag.flag-py {
    background-position: -144px -121px
}

.flag.flag-qa {
    background-position: -160px -121px
}

.flag.flag-re {
    background-position: -176px -121px
}

.flag.flag-ro {
    background-position: -192px -121px
}

.flag.flag-rs {
    background-position: -208px -121px
}

.flag.flag-ru {
    background-position: -224px -121px
}

.flag.flag-rw {
    background-position: -240px -121px
}

.flag.flag-sa {
    background-position: 0 -132px
}

.flag.flag-sb {
    background-position: -16px -132px
}

.flag.flag-sc {
    background-position: -32px -132px
}

.flag.flag-scotland {
    background-position: -48px -132px
}

.flag.flag-sd {
    background-position: -64px -132px
}

.flag.flag-se {
    background-position: -80px -132px
}

.flag.flag-sg {
    background-position: -96px -132px
}

.flag.flag-sh {
    background-position: -112px -132px
}

.flag.flag-si {
    background-position: -128px -132px
}

.flag.flag-sk {
    background-position: -144px -132px
}

.flag.flag-sl {
    background-position: -160px -132px
}

.flag.flag-sm {
    background-position: -176px -132px
}

.flag.flag-sn {
    background-position: -192px -132px
}

.flag.flag-so {
    background-position: -208px -132px
}

.flag.flag-somaliland {
    background-position: -224px -132px
}

.flag.flag-sr {
    background-position: -240px -132px
}

.flag.flag-ss {
    background-position: 0 -143px
}

.flag.flag-st {
    background-position: -16px -143px
}

.flag.flag-sv {
    background-position: -32px -143px
}

.flag.flag-sx {
    background-position: -48px -143px
}

.flag.flag-sy {
    background-position: -64px -143px
}

.flag.flag-sz {
    background-position: -80px -143px
}

.flag.flag-tc {
    background-position: -96px -143px
}

.flag.flag-td {
    background-position: -112px -143px
}

.flag.flag-tf {
    background-position: -128px -143px
}

.flag.flag-tg {
    background-position: -144px -143px
}

.flag.flag-th {
    background-position: -160px -143px
}

.flag.flag-tibet {
    background-position: -176px -143px
}

.flag.flag-tj {
    background-position: -192px -143px
}

.flag.flag-tk {
    background-position: -208px -143px
}

.flag.flag-tl {
    background-position: -224px -143px
}

.flag.flag-tm {
    background-position: -240px -143px
}

.flag.flag-tn {
    background-position: 0 -154px
}

.flag.flag-to {
    background-position: -16px -154px
}

.flag.flag-tr {
    background-position: -32px -154px
}

.flag.flag-tt {
    background-position: -48px -154px
}

.flag.flag-tv {
    background-position: -64px -154px
}

.flag.flag-tw {
    background-position: -80px -154px
}

.flag.flag-tz {
    background-position: -96px -154px
}

.flag.flag-ua {
    background-position: -112px -154px
}

.flag.flag-ug {
    background-position: -128px -154px
}

.flag.flag-um {
    background-position: -144px -154px
}

.flag.flag-us {
    background-position: -160px -154px
}

.flag.flag-uy {
    background-position: -176px -154px
}

.flag.flag-uz {
    background-position: -192px -154px
}

.flag.flag-va {
    background-position: -208px -154px
}

.flag.flag-vc {
    background-position: -224px -154px
}

.flag.flag-ve {
    background-position: -240px -154px
}

.flag.flag-vg {
    background-position: 0 -165px
}

.flag.flag-vi {
    background-position: -16px -165px
}

.flag.flag-vn {
    background-position: -32px -165px
}

.flag.flag-vu {
    background-position: -48px -165px
}

.flag.flag-wales {
    background-position: -64px -165px
}

.flag.flag-wf {
    background-position: -80px -165px
}

.flag.flag-ws {
    background-position: -96px -165px
}

.flag.flag-xk {
    background-position: -112px -165px
}

.flag.flag-ye {
    background-position: -128px -165px
}

.flag.flag-yt {
    background-position: -144px -165px
}

.flag.flag-za {
    background-position: -160px -165px
}

.flag.flag-zanzibar {
    background-position: -176px -165px
}

.flag.flag-zm {
    background-position: -192px -165px
}

.flag.flag-zw {
    background-position: -208px -165px
}

.flag.flag-european {
    background-position: -224px -165px
}

.flag.flag-south-amer {
    background-position: -240px -176px
}

.flag.flag-world {
    background-position: -240px -165px
}

.flag.flag-northern-i {
    background-position: -223px -176px
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.listing-match tr:nth-child(2n),
.standings tr:nth-child(2n) {
    background: #ddd
}

.fc-above {
    color: #ee6363;
    font-weight: 700
}

.listing-match strong {
    font-size: 12px
}

.live_nows_info>.league-name {
    color: #fe8e28
}

.bx-wrapper .bx-prev {
    background: url(/images/next.png) no-repeat 0 0 !important;
    left: -10px;
    transform: rotate(180deg)
}

.popup-player {
    display: none;
    height: calc(100% - 80px);
    padding: 40px;
    position: absolute;
    top: 0;
    width: calc(100% - 80px)
}

@media (max-width:540px) {
    .popup-player {
        height: calc(100% - 20px);
        padding: 10px;
        width: calc(100% - 20px)
    }
}

.popup-player .popup-player-container {
    align-items: center;
    background: #67696c;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin: auto;
    padding: 2px;
    text-align: center;
    width: 100%
}

.popup-player .popup-player-container .logo-2 {
    height: 33px
}

@media (max-width:1030px) {
    .popup-player .popup-player-container .logo-2 {
        display: none
    }
}

.popup-player .popup-player-container .desc-web {
    font-size: 28px;
    margin: 20px 0;
    padding: 0 20px
}

@media (max-width:1030px) {
    .popup-player .popup-player-container .desc-web {
        display: none
    }
}

.popup-player .popup-player-container .btn-popup {
    background-color: #f91e4e;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    font-size: 18px;
    font-weight: 700;
    margin-top: 16px;
    padding: 12px 24px !important
}

@media (min-width:1031px) {
    .popup-player .popup-player-container .btn-popup.btn-upgrade {
        bottom: -22px;
        left: 40%;
        margin-top: 0;
        position: absolute;
        transform: translateX(-30%)
    }
}

@media (max-width:1030px) {
    .popup-player .popup-player-container .btn-popup {
        bottom: -30px;
        font-size: 14px
    }
}

.popup-player-container .item-package {
    align-content: center;
    background-color: #515b6a;
    border-radius: 55px;
    flex-direction: column;
    justify-content: center;
    margin: 8px auto;
    padding: 24px 24px 50px;
    position: relative;
    width: 350px
}

@media (max-width:1030px) {
    .popup-player-container .item-package {
        background-color: unset;
        border: 0;
        border-radius: 8px;
        padding: 12px;
        width: 100%
    }
}

.popup-player-container .item-package .item-package-title {
    display: none;
    font-size: 18px;
    font-weight: 700
}

@media (max-width:1030px) {
    .popup-player-container .item-package .item-package-title {
        display: block
    }
}

.popup-player-container .item-package .item-package-1 .time {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.popup-player-container .item-package .item-package-1 .money {
    align-content: center;
    display: flex;
    justify-content: center;
    margin-top: 5px
}

.popup-player-container .item-package .item-package-1 .money .only {
    align-items: center;
    display: flex;
    font-size: 18px;
    margin-right: 10px
}

.popup-player-container .item-package .item-package-1 .money .percent {
    align-items: center;
    display: flex;
    font-size: 24px;
    margin-right: 1px
}

.popup-player-container .item-package .item-package-1 .money .count-percent {
    font-size: 48px;
    font-weight: 700
}

.popup-player-container .item-package .item-package-1 .per-month {
    text-align: center
}

.popup-player-container .item-package .item-package-2 {
    margin-top: 24px
}

@media (max-width:1030px) {
    .popup-player-container .item-package .item-package-2 {
        margin-top: 5px
    }
}

.popup-player-container .item-package .item-package-2 .item-desc {
    display: flex;
    margin-bottom: 5px
}

.popup-player-container .item-package .item-package-2 .item-desc .desc-icon {
    margin-right: 8px
}

.popup-player-container .item-package .item-package-2 .item-desc .desc-icon img {
    position: relative;
    top: 2px
}

.popup-player:not(.with-package) .popup-player-container {
    background-color: unset;
    background-image: url(/images/banner_login_web_optimized.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    width: 100%
}

@media (max-width:540px) {
    .popup-player:not(.with-package) .popup-player-container {
        background-image: url(/images/banner_login_mobile_optimized.png)
    }
}

.popup-player:not(.with-package) .popup-player-container.logined {
    background-image: url(/images/banner_upgrade_web_optimized.png)
}

@media (max-width:540px) {
    .popup-player:not(.with-package) .popup-player-container.logined {
        background-image: url(/images/banner_upgrade_mobile_optimized.png)
    }
}

.mobile_menu {
    display: flex;
    flex: 1;
    justify-content: flex-end
}

@media (max-width:1025px) {
    .is_web {
        display: none !important
    }
}

@media (min-width:1025px) {
    .is_mobile {
        display: none !important
    }
}

.popup-menu {
    background-color: #000;
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999
}

.popup-menu.show {
    display: block
}

.popup-menu .header-popup-menu {
    display: flex;
    padding: 15px
}

.popup-menu .header-popup-menu .logo-amzfootball {
    flex: 1
}

.popup-menu .header-popup-menu .logo-amzfootball img {
    height: 25px
}

.popup-menu .header-popup-menu .close-container {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center
}

.popup-menu .pop-menu-body {
    height: calc(100vh - 64px);
    overflow-y: auto
}

.popup-menu .pop-menu-body .login-container {
    padding: 0 16px
}

.popup-menu .pop-menu-body .login-container .btn-login {
    align-items: center;
    border: 1px solid #f79725;
    border-radius: 8px;
    color: #f79725;
    cursor: pointer;
    display: flex;
    flex: 1;
    height: 40px;
    justify-content: center
}

.popup-menu .pop-menu-body .login-container.active {
    display: flex
}

.popup-menu .pop-menu-body .avatar-container {
    align-items: center;
    display: flex;
    padding: 0 24px
}

.popup-menu .pop-menu-body .avatar-container .vip {
    display: none;
    margin-right: 5px
}

.popup-menu .pop-menu-body .avatar-container .vip img {
    height: 15px;
    width: 15px
}

.popup-menu .pop-menu-body .avatar-container .vip span {
    color: #ffd533;
    font-family: Poppins-SemiBold;
    font-size: 20px;
    margin: 0 5px
}

.popup-menu .pop-menu-body .avatar-container.active {
    align-items: center;
    display: flex;
    justify-content: center
}

.popup-menu .pop-menu-body .list-menu .item-menu {
    border-bottom: 1px solid #334155;
    color: #fff;
    display: block;
    padding: 14px 16px
}

.popup-menu .pop-menu-body .league-list {
    margin-bottom: 50px;
    margin-top: 4px
}

.popup-menu .pop-menu-body .league-list .league-item {
    cursor: pointer;
    display: flex;
    padding: 10px 16px
}

.popup-menu .pop-menu-body .league-list .league-item.active,
.popup-menu .pop-menu-body .league-list .league-item:hover {
    background-color: #293445;
    cursor: pointer
}

.popup-menu .pop-menu-body .league-list .league-item .league-logo {
    border-radius: 50%;
    height: 24px;
    margin-right: 14px;
    overflow: hidden;
    width: 24px
}

.popup-menu .pop-menu-body .league-list .league-item .league-logo img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.popup-menu .pop-menu-body .league-list .league-item .league-name {
    color: #fff
}

.league-list-home {
    display: flex;
    justify-content: center;
    margin-top: 25px
}

.league-list-home .league-logo img {
    height: 40px;
    margin: 0 15px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:1025px) {
    .league-list-home .league-logo img {
        height: 25px;
        margin: 0 7px;
        width: 25px
    }
}

.hide {
    display: none !important
}

@media (max-width:540px) {
    .menu_footer_amzfootball ul {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    .menu_footer_amzfootball ul li {
        margin-bottom: 10px;
        width: unset
    }

    .menu_footer_amzfootball ul li a {
        font-size: 14px !important;
        text-transform: unset !important
    }
}


.match_filter{display: flex;flex-wrap:wrap; justify-content:center; padding:10px;background:#fff}
.match_filter li.tabs{line-height: 32px;display: block;padding:0 10px;border-radius: 16px;background: #F0F0F0;margin:0px 5px 5px 0px;}
.match_filter li a{margin:0;color:#000}
.match_filter li.active{background: #FE0000;}
.match_filter li.active a{color: #fff;}
